body {
	background-color: #333;
}

#splash {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -130px;
	margin-left: -120px;
}