body {
  background-color : #eeeedd;
  color : #000000;
  margin : 0px 0px 0px 0px;
 
}
#content {
  background-color : #eeeedd;
  position : absolute;
  left : 190px;
  top : 0px;
  font-size: 15px
}
#leftnav {
  position : absolute;
  width : 170px;
  height : auto; 
  border-right : 2px solid #000;
  margin-right : 15px;
  padding-bottom : 20px;
  background-color : #ddddcc;
  font: bold italic 14px
 
}

