body{
background: #000000  url(../images/back_03.gif) no-repeat fixed center center;
margin:0;
padding:0;
}
#wrapper{
position:absolute;
background: #CCCCCC;
width:980px;
left:50%;
margin-left:-490px;
height:580px;
top:50%;
margin-top:-290px;
}