body{
  background-color: #f2f7f7;
  margin:0px;
}

#container{
  width:1024px;
  margin:auto;
  background-color:white;
}

div{
  padding:10px;
}
