body {
  margin:0;
  background-color:#fff;
  color:#333;
}

#content {
  margin-left:auto;
  margin-right:auto;
  width:320px;
}

