body {
  background: white;
}
#nav {
  float: left;
  width: 22em;
}
#content {
  margin-left: 22em;
}