#splashScreen img{
	margin:0 auto;
}

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

#promoIMG{
	background:url('../img/design/logo-ccep2.png') no-repeat center;
	height:632px;
	margin-bottom:15px;
	text-align:center;
}

#promoIMG img{
	margin-top:80px;
}

#promoIMG {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;	
}
