body {
	background-color: #AB8461;
	background-repeat: no-repeat;
	background-position:top;
}
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #CCC;
	font-style: oblique;
	font-variant: small-caps;
}
.lighttext {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #CCC;
	font-weight: bold;
	font-size: 16px;
}
a {
	color: #00F;
}
.lighttextHeading {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #CCC;
	font-weight: bold;
	font-size: 18px;
}

