#menu {
  float:left;
  margin:20px;
}

#content {
  width:520px;
  margin:auto;
}

