
body 
{
	text-align:center;
}

#page
{
	width:877px;
	margin:5% auto 0;
}



#splash_up{
	background-image:url('../images/splash_1.jpg');
	height:173px;
	width:877px;
}
#splash_bottom_left{
	float:left;
	height:337px;
	width:340px;
	
}
#splash_playcircle{
	
	height:224px;
	width:340px;
}

#splash_playon{
	
	height:113px;
	width:340px;
}

#splash_bottom_right{
	float:left;
	background-image:url('../images/splash_4.jpg');
	height:337px;
	width:537px;
	
}


