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

