body {
	margin: 0;
	background: #202020;
}

#splash {
	background: url(gfx/splash.png) no-repeat;
	margin: 150px auto 0 auto;
	width: 600px;
	height: 300px;
	overflow: hidden;
}
#splash a img {
	outline: none;
	float: left;
	margin-top: 165px;
	border: none;
}