/* WOLFMOTHER - OFFICIAL STORE */
/* Splash Page Stylesheet
----------------------------------------------------------------------------- */

	
	body { 

	margin: 0; 
	padding: 0;  
	background: #000 url(../images/store-splash/bg-store-splash.jpg) no-repeat top center;

	}

	#wrapper { 
	
	margin: 0 auto; 
	width: 1200px; 
	height: 800px; 
	
	}
	
	#menu { 
	
	position: absolute; 
	top: 435px; 
	left: 50%;
	margin: 0 0 0 108px; 
	padding: 0; 
	
	}

	#menu select {
	
	width: 194px;
	
	}
