body
{
	background-color: black;
	margin-top: 0px;
}

#maincontent
{
	position: relative;
	width:650px;
	left:50%;
	margin-left:-325px;
	background-color: black;
	padding: 5px 5px 5px 5px;	
	color: white;
}


a:hover
{
	font-size: 12px;
	color: white;
}

a:active
{
	font-size: 12px;
	color: white;
}

a:visited
{
	font-size: 12px;
	color: white;
}

a:link
{
	font-size: 12px;
	color: white;
}
