#header {
  height:157px;
}

#footer {
  
}

#contents {
  
  position : absolute;
  top:160px;
  bottom:0px;
}
 
* html #contents
{
   height : 80%;
   width : 100%;
}
