body {
   background: #fff;
   font-size: 12pt;
   }
#global {
   width: auto;
   margin: 175px 5% 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
#gheader, .HEADER, .SUBNAV, .LEFTPANEL, #global img, .TABLE_H2, .FOOTER, .COPYRIGHT .COPYRIGHT, a{display:none;}
#strUserProfile a:link, #strUserProfile a:visited {
   display:inline;
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
   
#pheader {
  display:block;
  position:absolute;
  top:0;
  left:0;
  padding:0;
  margin:0;
  width:90%;
  height:175px;
}
#pheader img {
  display:block;
}