body {
   background: white;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12pt;
   }
#menu, #rightcontent, #footer {
   display: none;
   }
#webcontent {
   width: 550px;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

div#mast img {
   vertical-align: bottom;
   }