body {
  background-color : ##FF66FF;
  color : #000000;
  margin : 0px 0px 0px 0px;
}
#content {
  background-color : ##FF66FF;
  position : absolute;
  left : 280px;
  top : 0px;
  margin-right : 15px;
}
#leftnav {
  position : absolute;
  width : 250px;
  height : 100%; 
  margin-right : 15px;
  margin-left : 10px;
  margin-top : 10px;
  padding-bottom : 10px;
  padding-right : 10px;
  background-color : ##FF66FF;
}
