body {
background: url(images/bg_color.jpg);
}

#center {
position: absolute;
margin-left: 50%;
margin-right:50%;
top:0px;
left: -585px;
}
