
body {
	background-color: #000000;
	background-image: url(/Images/pe-background-image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0;
	padding:0;
}

#splash-wrapper{
	width:auto;
	height:auto;
	margin:0 auto;
	padding:0;
}

#logo-container{
	width:505px;
	height:auto;
	margin:0 auto;
	padding:150px 0 0 0 ;
}