body {
    margin: 1em auto;
    max-width: 40em
    }
p {
    margin: 0;
    text-indent: 1.5em;
    text-align: justify
    }
hr {
    width: 40%;
    margin: 1em 30%
    }
h1, h2 {
    margin: 2em auto;
    text-align: center;
    text-transform: uppercase
    }
h2 + p {
    text-indent: 0
    }
blockquote {
    margin: 1em
    }
div.figure {
    text-align: center
    }
img {
    max-width: 95%
    }
#titlepage {
    padding: 10% 0
    }
#dedication {
    padding: 25% 0
    }
.authorprefix {
    font-style: italic;
    text-align: center;
    text-indent: 0;
    margin: 1em 0
    }
.author {
    font-size: x-large;
    font-weight: bold;
    margin-bottom: 6em;
    text-align: center;
    text-indent: 0;
    text-transform: uppercase
    }
.publisher {
    font-size: small;
    text-align: center;
    text-indent: 0
    }
.chapterlist {
    display: table;
    font-variant: small-caps;
    list-style: none;
    margin: 1em auto
    }
#dedication p {
    font-variant: small-caps;
    letter-spacing: 0.05em;
    text-align: center;
    text-indent: 0
    }
.dedicatee {
    font-size: large;
    margin: 0.5em auto 1em auto;
    text-transform: uppercase
    }
.sc {
    font-variant: small-caps
    }
.head {
    font-size: smaller;
    margin: 1em auto;
    text-align: center;
    text-indent: 0;
    text-transform: uppercase
    }
ol {
    margin-left: 0.5em
    }
.finis {
    font-size: small;
    margin-top: 4em;
    text-align: center;
    text-transform: uppercase
    }
.chart {
    margin: 1em auto
    }
.chart th {
    font-variant: small-caps;
    font-weight: normal;
    text-align: left;
    vertical-align: bottom
    }
.chart .separator {
    border-top: thin solid black;
    padding-bottom: 0.5em
    }
.chart td {
    padding-right: 1em;
    text-align: left;
    text-indent: 0
    }
caption, div.figcaption {
    caption-side: bottom;
    font-size: small;
    font-style: normal;
    margin-bottom: 1em
    }
.appendix {
    text-transform: none
    }
div.chapter {
    page-break-before: always
    }
div.section {
    page-break-before: always
    }