html,body{
	height:100%;
}
#innerWrapper,
#outerWrapper{
	height:100%;
}
#splash{
	position:absolute;
	left:50%;
	top:50%;
	width:432px;
	height:232px;
	margin:-116px 0 0 -216px;
}