body {
    margin-left: 10%;
    margin-right: 10%
    }
div.maintext {
    max-width: 30em
    }
div.poem {
    margin-top: 1em;
    margin-bottom: 1em
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.mid {
    width: 40%
    }
hr.tiny {
    width: 20%
    }
sup {
    font-size: 75%;
    line-height: 50%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h1 {
    font-size: 200%
    }
h2 {
    font-size: 175%
    }
h3 {
    font-size: 150%
    }
h4 {
    font-size: 120%
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 85%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.illustration {
    margin-top: 1em;
    margin-bottom: 1em
    }
div.poem p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em
    }
div.poem p.stanza {
    margin-top: 0.75em
    }
div.poem p.missing {
    text-indent: 0
    }
div.poem p.heading {
    margin-left: 6em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-indent: 0
    }
div.poem p.deephead {
    margin-left: 9em;
    margin-top: 0.75em;
    margin-bottom: 1.5em;
    text-indent: 0
    }
p.smaller {
    padding-left: 0.5em;
    font-size: 90%
    }
.dropcap {
    padding: 0 2em 0 0;
    margin: 0 0.25em 0 0
    }
.sidenote {
    clear: right;
    padding: 1em 0 0.5em 0.5em
    }
.hidden {
    display: none
    }
.extended {
    letter-spacing: 1em
    }
.missing {
    letter-spacing: 1.5em
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
.pagenum {
    font-size: 95%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
div.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em 1em 1em;
    margin: 1em 5%
    }
div.endnote {
    padding: 0.5em 1em 1em;
    margin: 1em 0;
    border: 3px ridge #A9F
    }
p.mynote {
    background-color: #DDE;
    color: #000;
    padding: 1em;
    margin: 1em 5%;
    font-family: sans-serif;
    font-size: 90%
    }
div.mynote p, div.endnote p {
    font-family: sans-serif;
    font-size: 90%
    }
div.endnote h4 {
    font-family: sans-serif
    }
div.mynote a {
    text-decoration: none
    }