body,html {
  background-color:#d9d3c3;
  margin:0;
  padding:0;	
  width:100%;
}

#main {
  margin-left:auto;
  margin-right:auto;
  width:960px;	
}