#menu {
  float:right;
  margin:20px;
}

#content {
  width:500px;
  margin:auto;
}

