body {
   background: white;
   font-size: 12pt #000;
   }
#menu {
   display: none;
   }
#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.alistapart.com" attr(href) ") ";
   }

 div#bodytext { color: #000; font-size: 11px; font-family: georgia; font-style: normal; line-height: 14px; text-align: left; position: absolute; top: 148px; left: 560px; width: 380px; height: 80px; margin-right: auto; margin-left: auto; padding-top: 6px; margin-bottom: 30px; }
div#bodyalt { color: #000; font-size: 11px; font-family: georgia; font-style: normal; line-height: 14px; text-align: left; position: absolute; top: 680px; left: 22px; width: 600px; height: 80px; margin-right: auto; margin-left: auto; padding-top: 6px; margin-bottom: 30px; }
div#leftcontent { color: #000; text-align: left; margin-right: auto; margin-bottom: 30px; margin-left: auto; padding-top: 6px; position: absolute; top: 150px; left: 16px; width: 436px; height: 540px; }