body {
	background: #000000 center;
	margin: 0px;
	padding: 50px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.top {
	margin-top: 0px;
	padding-top: 0px;
}
.bot {
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#footer a,
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #C1D72D;
	text-decoration: underline;
}
