#main {
  background-color:#fff;
}
#main #side {
  float:right;
  width:150px;
  border:2px solid;
  margin:5px;
}
