/* Style general & structure global
------------------------------------------------------------ */
* { margin: 0; padding: 0; border: 0; }
.container {margin:0}
html { }
body {	font-family: "Times New Roman", Times, serif;  font-size:85%; overflow: hidden; background: #000}

#bg { height:1200px; width:2000px; position: absolute; top:50%; left: 50%; margin-left:-1000px; margin-top:-600px; background:url(../images/design/bg.jpg) no-repeat 0 0; }