#splashScreen img {
	position: absolute;
	z-index: 110;
}

#splashScreen{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background-color: #e5e5d8;
	background-repeat: repeat;
	z-index: 100;
}
