/*----------------------*/
/*---smacktalktvZ css | s.whitted - you know what it is---*/ 
/*----------------------*/


body {
     margin: 0;
     padding: 0;
     background:   #000 url("img/bg.jpg") top center no-repeat;
     text-align: center;
     font: 11px  "Lucida Grande", Arial, Verdana, sans-serif; 
     color: #333;
     line-height: 16px;
}

/*----------------------*/
/*---( wrapper )----------*/
/*----------------------*/


#wrap {
	position: relative;
	margin: 0 auto;
	padding: 200px 0 0 0;
	width: 800px;
}

/*----------------------*/
/*------ [ content ] ------*/
/*----------------------*/

#logo_container {
position: relative;
	margin: 0 auto;
	background: url("img/logo.jpg") 50% 50%  no-repeat;
	width: 303px;
	height: 94px;
}
/* for Internet Explorer */
/*\*/
* html  .container {
height: 400px;
}


