body {
   background: white;
   font: 12pt Garamond, "Times New Roman", Times, serif;
   }

.logo, .menu, .subheader, .archives, .feedback, .footermenu {
   display: none;
   }
   
.content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
   
a:link, a:visited {
   color: #520;
   padding: 0 5px;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
