body {
   background: white;
   font-size: 12pt;
   width: 100%;
   }
#nav {
   display: none;
   }
#container, #content {
   width: auto;
   margin-left:1%;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
#mytable {
   display: none;
   }
	