body {
  background: transparent none;
  color: black;
  font: 12pt verdana, arial, helvetica, sans-serif;
}

#header { margin-bottom: 2em; }

#navigation, #article-search, #back-button, #footer .tool, #authentication { display: none; }

.content-column { width: 100%; }
#article {
  background: transparent none;
  border: none;
  padding: 0;
}

#article h3, #article-body h1 { font-size: 150%; }
#article-body h2 { font-size: 125%; }

#footer {
  margin: 0;
  text-align: left;
}