body {
  background-image: url(../images/lootextb.jpg);
  margin : 0px 0px 0px 0px;
}
#content {
  position : absolute;
  left : 175px;
  width: auto;
  top : 0px;
}
#leftnav {
  position : fixed;
  left : 10px;
  width : 150px;
  height : 100%; 
  margin-right : 10px;
  padding-bottom : 20px;
}
