body {
	margin: 0px;
	background-color: #000000;
}
#title {
	text-align: center;
	top: 50%;
	position: fixed;
	left: 50%;
	margin-top: -270px;
	margin-left: -298px;
}


#title img a {
	height: 100%;
	left: 0px;
	top: 0px;
}



a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
