body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    font-size: x-large;
    font-weight: normal;
    line-height: 1.6
    }
h1 small {
    font-size: small
    }
.center {
    text-align: center
    }
.spaced {
    line-height: 1.5
    }
.space-above {
    margin-top: 3em
    }
h2 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
hr.tb {
    width: 45%
    }
hr.chap {
    width: 65%
    }
hr.r5 {
    width: 5%;
    margin-top: 1em;
    margin-bottom: 1em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
p.citation {
    text-align: right
    }
.box {
    border: 2px solid black;
    max-width: 25em;
    margin: 1.5em auto
    }
.box p {
    text-align: center
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.figcenter {
    margin: auto;
    text-align: center
    }
p.caption {
    margin-top: 0;
    text-align: center
    }
.poetry-container {
    text-align: center
    }
.poetry {
    text-align: left
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
div.chapter {
    page-break-before: always
    }