body {
 background-image : url('bluefade1.jpg');
 margin : 0px 0px 0px 0px;}

#content {  
  position : absolute;
  left : 165px;  top : 40px;}

#leftnav {
  position : fixed;
  width : 120px;
  height : 100%; 
  border-right : 0px solid #000;
  margin-right : 0px;
  padding-bottom : 20px;
  }
