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

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