 body {
   background: white;
   font-size: 12pt;


 .menu  {
   display: none;
}
.menu  a {
   display: none;
}


 .title  {
   display: none;
   }

 .sidebar  {
   display: none;
   }

 .img { height: 0; width: 0; position: absolute; } 


.contentText, .centerrightcontent,  .leftcontent {
position:static;
}

.contentText. ,centerleftcontent, .centerrightcontent, .rightcontent, .leftcontent {
   width: auto;
   margin:  1%;
   padding: 0;
   border: 0;
   float: none !important; 
   color: black;
   background: transparent none;
   }

 img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
