body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 0.85em;
    margin-bottom: 0.85em;
    line-height: 1.25em
    }
.ctr {
    text-align: center
    }
.sn {
    margin-top: 3em
    }
.sc {
    font-variant: small-caps
    }
.footnote {
    margin-left: 6%;
    margin-right: 6%;
    text-align: justify
    }
.footnote .label {
    text-align: right;
    font-size: 0.8em
    }
.fnanchor {
    font-size: 0.8em;
    text-decoration: none
    }
.sidenote {
    margin-right: 1em;
    clear: left;
    margin-top: 2.5em;
    margin-bottom: 0.2em;
    text-align: left;
    color: black;
    background: #eee;
    border: solid 1px
    }
.firstchapter {
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: center;
    font-size: 130%;
    font-weight: bold
    }
.head {
    margin-top: 2em;
    margin-bottom: 1.5em;
    text-align: center;
    font-size: 115%;
    font-weight: bold
    }
h1 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em
    }
hr.med {
    width: 65%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.short {
    width: 35%;
    margin-top: 2.25em;
    margin-bottom: 2.25em
    }
.poem {
    margin-left: 22%;
    margin-right: 4%;
    margin-bottom: 1em;
    margin-top: 1em;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.i2 {
    margin-left: 1em
    }