<style type="text/css">

body {
	background-image: url(images/background.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E4529;
}
.maintextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E4529;
	font-weight: bold;
}
.maintextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E4529;
}
a:link {
	color: #6E4529;
}
a:visited {
	color: #6E4529;
}
a:hover {
	color: #392415;
}
a:active {
	color: #6E4529;
}

</style>
