Un container centrato e dimensionato a 960px

#container {
margin:auto;
width:960px;
background:url(../images/bg.jpg);
}