#header {
  height:140px;
}

#footer {
  height:28px;
  
}


*:not(hr) #footer
{
    
}


#contents {
  position : absolute;
  top:135px;
  bottom:17px;
  
}


* html #contents
{
    height : 100%;
}

h1
{
    margin : 0px;
    padding : 0px;
    
    padding-top : 18px;
}