body {
   background: #fff;
   font-size: 12pt;
   font-family: "Times New Roman", serif;
   }
#leftcol, #footer, #footerbr {
   display: none;
   }
#mainwrap {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#header {
  margin: 0 20px 0 20px;
  padding: 0;
  height: auto;
  border-bottom: #f60 2px solid;
}
div#center {
   margin-left: 0;
   padding-top: 0;
   }
div#centercol {
   margin-left: 0;
   border-left: none;
   }
div#footer2 {
   margin-bottom: 0;
   padding-bottom: 0;
   }
a:link, a:visited {
   color: #000;
   background: transparent;
   text-decoration: underline;
   }
#mainwrap a[href^="/"]:after {
   content: " (http://www.bigbrutus.org" attr(href) ") ";
   }

		h1 {
			border:none ;
			font-size: 170%;
		}
