body {
	background-color: #420804;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/background.jpg);
	background-position:Top Center; 
	background-attachment:fixed; 
 background-repeat:no-repeat; 
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	border: 2px solid #E0CC92;
	margin: 18px;
	padding: 18px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4D2A0;
}
a.bottom:link {
	color: #E4D2A0;
}
a.bottom:hover {
	color: #FFFFFF;
}
a.bottom:visited {
	color: #E4D2A0;
}
a.bottom:active {
	color: #E4D2A0;
}
