#header, #persistent, #footer, .articleTools {
  display: none !important;
}
body, #container, #mainContent, .article, .articlePic, .ads {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

html body {background: none;}

html body  {position: static; width: auto; height: auto;
  margin: 1em 0 0; padding: 0; border-top: none;
  font-size: 0.9em; text-align: right;
  background: none;}
  
* a:link, a:visited {
  position: static; display: inline;
  font-size: 1em; font-weight: bold; width: auto; height: auto;
  margin: 0; padding: 0;
  background: none; color: #520 !important;}

html body #mainContent {padding: 0 0 0.5em; margin: -1.5em 0 2em; text-align: left;
  background: none; position: relative;}

 a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;}
 