body {
    margin-left: 10%;
    margin-right: 10%;
    font-family: serif
    }
.fancy, .poetry-container {
    font-family: "URW Chancery L", "Zapf Chancery", "Monotype Corsiva", script, cursive;
    font-style: italic;
    font-weight: lighter
    }
.dedication, .poetry-container {
    line-height: 1.4em;
    font-size: 2em
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both
    }
div.titlepage {
    text-align: center;
    page-break-before: always;
    page-break-after: always;
    margin-top: 5em;
    margin-bottom: 3em
    }
div.titlepage p {
    text-align: center;
    text-indent: 0
    }
div.transnotes {
    margin-top: 5em;
    margin-bottom: 3em
    }
div.transnotes h2 {
    font-size: 1.5em
    }
div.transnotes p {
    font-size: smaller
    }
h1 {
    font-size: 5em
    }
h2 {
    font-size: 4em
    }
h3 {
    font-size: 3em
    }
h4 {
    font-size: 2em
    }
.ph1, .ph2, .ph3, .ph4 {
    text-align: center;
    text-indent: 0
    }
.ph1 {
    font-size: 5em
    }
.ph2 {
    font-size: 4em
    }
.ph3 {
    font-size: 3em
    }
.ph4 {
    font-size: 2em
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.titletext {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1em
    }
.byline {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1em
    }
.illauthor {
    margin-top: 2em
    }
div.dedication {
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 5em;
    margin-bottom: 3em
    }
.sig {
    font-size: 0.75em;
    margin-top: 0;
    margin-left: 50%;
    line-height: 0
    }
.pub-container {
    margin-top: 8em;
    line-height: 1.2em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.figfull {
    margin: auto;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 3em
    }
.poetry-container {
    text-align: center;
    margin: -1em 0
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .i2 {
    text-indent: -2em;
    padding-left: 2em
    }
@media all {
    .poetry {
        display: block;
        margin-left: 1.5em
        }
    hr.chap {
        page-break-before: always
        }
    }
h1.pg {
    font-size: 190%
    }
h2.pg {
    font-size: 130%
    }
h3.pg {
    font-size: 110%
    }
h4.pg {
    font-size: 100%
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }