.header-left {
   position: absolute;
   top: 0%;
   left: 0%;
}
.header-right {
   position: absolute;
   top: 0%;
   right: 0%;
}
.footer-center {
   position: absolute;
   bottom: 0%;
   left: 40%;
}

div .informaltable table {
   width: 90%;
}
