body{
  line-height: 1.6;
  font-size: 16px;
  color: #454545;
  padding: 0px 10px 60px 10px;
  font-family: Open Sans,Arial;
}
h1,h2,h3{
  line-height:1.2
}
a, a:visited {
  text-decoration: none;
  border-bottom: 0.5px solid;
  color: #454545;
}
div.sourceCode {
  padding: .5em;
  background: #fffffd;
  border: 0.5px solid #454545;
}
h1#neil-wright{
  text-align: center;
  margin-bottom: -1em;
  color: #ba2e00;
}
div#links {
  text-align: center;
  line-height: 2.2;
}
nav#TOC {
  border-left: 1px solid #959595;
  padding-left: 0.5em;
  margin-left: 2em;
  margin-bottom: 2em;
}
.toc-section-number, .header-section-number {
  color: #959595;
  padding-right: 0.25em;
}
