body {
	background-color:#FFFFFF;
	color:#000000;
}

#floater {
	float:left;
	height:50%;
	display:block;
	margin-bottom:-200px;
	width:1px;
}
#content {
	clear:both;
	height:333px;
	margin:0 auto;
	width:500px;
	background:url('splash.png');
	width:500px;
	height:333px;
}