#splashScreen img {
	margin:0 auto;
}

#splashScreen {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background-position: center top;
	background-color:black;
	background-repeat:no-repeat;
	text-align:center;
	z-index: 9999;
}