BODY {
	color : Black;
	background-color : #A89E7C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : x-small;
	text-align : center;
	margin-top : 0px;
	background-image : url(bg.gif);
}

A {
	color : #323232;
}

A:HOVER {
	color : #556B2F;
}
.smallfont {
	font-size : x-small;
}

H1 {
	font-size : small;
	font-weight : bold;
}
