body {
   background: white;
   font-size: 12pt;
   margin: 0;
   padding: 0;
   }
   
#pageBug { display: none; }
#nav { display: none; }
#topicPost { display: none; }

#content {
  width: auto;
  margin: 0px;
  padding: 0px;
  border: 0px;
  float: none !important;
  color: black;
  background: transparent none;
}

#content h2, #content h3 { border-bottom: 1px solid #000000; }