body { background-color: white; color: black; font-size: 12pt; margin-left: 10%; }
.accessibility, div#navigation-primary, div#navigation-secondary, div#siteinfo span#siteinfo-links  { display: none; }
div#content { border-bottom: 1px solid #930; margin-left: 10%; padding-top: 1em; padding-bottom: 2em; }
a:link, a:visited { color: #520; background: transparent; font-weight: bold; text-decoration: underline; }

a:link:after, a:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="/"]:after { content: " (http://www.weareadam.com" attr(href) ") "; }