

#wrap{
  margin-left : auto;
  margin-right : auto;
  width : 960px;
  background-color : yellow;
}

