#splashScreen img{
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#splashScreen{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}