/* CSS Document */
* { margin:0; padding:0;}
body { background: url(images/bg.gif) repeat-x top #171717}
.body { background: url(images/bg.gif) repeat-x top #171717}
.right_bgd { position:absolute; top:0; right:0; width:50%; height:622px; z-index:100; background:url(images/tall_top_right.gif) left top repeat-x;}

.main{margin:0 auto; text-align:left; width:980px; position:relative }