body {
  background-color : #d8d8d8;
  color : #000000;
  margin : 0px 0px 0px 0px;
 
}
#content {
  background-color : #d8d8d8;
  position : absolute;
  left : 204px;
  top : 0px;
  font-size: 15px
}
#leftnav {
  position : absolute;
  width : 190px;
  height : auto; 

  margin-right : 15px;
  padding-bottom : 20px;
  background-color : #d8d8d8;
  font: bold italic 14px
 
}
