.splash{
	float:right;
	width:100%;
	height:100%;
	position: absolute;
	margin-left:auto;
	margin-right:auto;
	z-index:2;
	left: 0;
	top: 0;
}

