body {
    margin: auto 10%
    }
.opener, .closer {
    text-align: right;
    margin-right: 2em
    }
div.salutation {
    margin-left: 2em
    }
div.quoted {
    font-size: smaller
    }
a.fnmark {
    font-size: smaller;
    vertical-align: super
    }
blockquote.indented {
    margin-left: 2em;
    margin-right: 0
    }
h1, h2, h3, h4, h5, .centered, #titlePage {
    text-align: center
    }
#titlePage div {
    margin: 3em auto
    }
ul {
    list-style-type: none
    }
h2 {
    margin-top: 4em;
    margin-bottom: 4em
    }
h4.sidenote {
    margin-left: -8%;
    text-align: left;
    font-weight: normal
    }
p.commentary {
    margin: auto -5% auto 50%;
    text-align: justify
    }
div.sectionheader {
    margin-top: 3em;
    margin-bottom: 2em
    }
hr {
    width: 50%
    }
ul#toc li {
    margin-top: 0.5em
    }