body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #777777;
	background-color: #ffffff;
}


div#splash {
	width: 100%;
	height: 395px;
	margin:-198px 0px 0px 0px;
	top: 50%;
	position: absolute;
	text-align: center;
}

div#splash p {
	height: 20px;
}
div#splash a {
	text-decoration: none;
}
div#splash img {
	border: none;
}
