body {
   background: white;
   font-size: 12pt;
   font-family: "New Century Schoolbook", "Times New Roman", serif;
   }
.menu, .bottom, .hidelink, .printerfriendly, .leftcontent, .rightcontent, .dynamicmenu {
   display: none;
   }
.wrapper, .content {
   width: auto;
   margin: 0 3%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
a.bookcover {text-decoration: none;
   }
div.content {
   margin-left: 5%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div.mast {
   margin-bottom: -8px;
   }
div.mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #000033;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
.showlink a:link:after, .showlink a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
.showlink a[href^="/"]:after {
   content: " (http://samhills.com" attr(href) ") ";
   }
