@charset "utf-8";
/* CSS PhoenixMarie.com  Splash Page */

body{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	background-color:#ffffff;
}
#splashPhoenix{
	background-image:url(images/splashPhoenixBackground.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:800px;
	float:left;
}
#splashPhoenixPremiumpass{
	position:absolute;
	margin-top:5px;
	margin-left:745px;
}
#mailGrabberPosition{
	padding-top:577px;
	padding-left:634px;
}