body
{
	background: #000000;
	color: #ffffff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;

}



a:link, a:visited
{
	color: #0000ff;
	text-decoration: none;
}

a:hover, a:active
{
	color: yellow;
}

.banner
{
	margin-left: -382px;
	position: absolute;
	margin-top: -50px;
	top: 50%;
	left: 50%;
	width: 775px;
	height: 130px;
	font-size: 18px;
	text-align: center;
}
