#header {
  height:137px;
}

#footer {
  
}

#contents {
  position : absolute;
  top:139px;
  bottom:0px;
  width : 100%;
}

* html #contents
{
    height : 80%;
}
