body {
   background: white;
   font-size: 12pt;
   }
#header,#usernav {display: none;}

#page {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: #000;
   background: transparent none;
   -moz-box-shadow:0 0 0 #fff !important;
   -webkit-box-shadow:0 0 0 #fff !important;
   box-shadow:0 0 0 #fff !important;
   background:none!important;
}

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#page a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#page a[href^="/"]:after {
   content: " (http://www.alistapart.com" attr(href) ") ";
   }

#invoice {top:0;left:0;border:0;}
#logo {display:none;}
#nav	 {display:none;}
#header {display:none;}

