body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	letter-spacing: 0px;
	word-spacing: 0px;
}

#splash {
	height: 305px;
	width: 504px;
	margin-top: -152px;
	margin-left: -252px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	
}


img {
	border: 0px;
}