body 
{
	margin: 0;
	padding: 0;
	background-color: #000000;
	text-align: center;	
}

html { margin: 0; background: url(splash.jpg) 50% 0 no-repeat; height: 100%; background-color: #000000;} 

#page
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
	min-width: 100%;
	text-align: center;
	padding-top: 35px;
}
