@charset "utf-8";
/* CSS Document */

body {margin:0; padding:0; background:url(../images/bg.jpg) center top no-repeat;
background-color:#030303;}
 #container {
 	margin-left: auto;
 	margin-right: auto;
 	width: 1033px;
 	text-align: left;
 	}
 #container img {
	 border:none;
 	}
	
#details	{background:url(../images/index_04.jpg) center no-repeat; background-color: #1a1718; font-family:Arial, Helvetica, sans-serif; color:#FFF; font-size:14px; text-align:center;}