body {
  background-color : #f5f5f5;
  color : #000000;
  margin : 0px 0px 0px 0px;
 
}
#content {
  background-color : #f5f5f5;
  position : absolute;
  left : 150px;
  top : auto;
  font-size: 14px
}
#leftnav {
  top : auto;
  position : absolute;
  width : 140px;
  height : auto; 
  margin-right : 14px;
  padding-bottom : 20px;
  background-color : #d3d3c3;
  font: bold italic 14px
 
}

