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

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

#stage a[href^="/"]:after, #wrapper a[href^="/"]:after {
   content: " (" attr(href) ") ";
}

#branding .skip, #logo strong, #nav-global, .postmeta, #searchbar, .breadcrumb,
.btntop, #footer, #your-comment, #side {
    display: none;
}
