body {

	margin:0; 

	padding:0;

	background: url(/images/backgrounds/bkg_purple_sky_home.jpg) no-repeat top #000000;

	

}



#wrapper {

	width: 1015px;

	margin: 0 auto;

}



/* Header */

#splash {

	width:600px;

	margin:0 auto;

	padding:0;

	position: relative;	

}





#logo{

	position: absolute;

	top:100px;

	left:229px;

}



#tagline {

	position: absolute;

	top: 275px; 

	left: 165px;

}	



#copy_splash {

	position: absolute;

	top: 300px; 

	left: 25px;

	text-align:center;

	color:#939598;

	width: 550px;

}



#copy_splash p {color:#939598; line-height: 19px;}



.clear {clear: both;}





