#main .menu {
  float: left;
  width: 250px;
  padding: 10px;
  margin: 0 10px 10px 0;
  border: 1px solid black;
  background: #eee;
}
