}

#mainContainer {
   position:absolute;
   right:5%;
   left:5%;
   height:100%;
}

#headerContainer {
   width:100%;
   position:fixed;
   height:31px;  
}

#footerContainer {
   position:fixed;
   bottom:0;
   width:100%;
   height:31px;
  
