body {
    margin-left: 4%;
    margin-right: 6%;
    background: #fff;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: medium
    }
.figure {
    margin-left: 10%;
    margin-right: 10%;
    text-indent: 0;
    text-align: center
    }
h1 {
    text-align: center;
    clear: both;
    font-weight: normal;
    margin: 1em auto;
    font-variant: small-caps
    }
h2, p.author {
    margin-top: 3em;
    margin-bottom: 0;
    text-align: center;
    clear: both;
    font-weight: normal;
    page-break-before: always;
    font-variant: small-caps
    }
h2 {
    page-break-after: avoid
    }
p.author {
    page-break-before: avoid
    }
h3 {
    margin: 1em auto 1em auto;
    text-align: center;
    clear: both;
    page-break-after: avoid;
    font-weight: normal;
    font-variant: small-caps
    }
h3.subtitle {
    margin: 0 auto 1em auto
    }
h3.speaker {
    font-variant: small-caps
    }
div.poetry {
    text-align: center;
    margin-top: 2em
    }
div.poem {
    font-size: 90%;
    margin: auto auto;
    text-indent: 0%;
    text-align: left;
    line-height: 1.7em
    }
div.poem .stanza {
    margin-top: 1em;
    margin-bottom: 1em
    }
.stanza > span {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.dl2 span:first-child {
    vertical-align: 100%
    }
#notes p {
    text-indent: 1em
    }
p.dateline {
    text-align: right;
    font-size: 85%
    }
h4, p.by {
    text-align: center;
    font-variant: small-caps;
    font-weight: normal
    }
#notes h3 {
    margin-top: 3em
    }
#footer {
    text-align: center;
    font-size: 75%;
    margin-top: 5em
    }
#title-page {
    text-align: center
    }
#title-page h2 {
    margin-top: 1em
    }
p.by {
    margin-top: 5em
    }
#title-page div {
    margin-top: 7em
    }
hr {
    width: 67%;
    margin: 0 auto
    }
ul {
    list-style-type: none;
    font-variant: small-caps;
    line-height: 2em
    }
div#cover-image, div#contents, div#poems {
    page-break-before: always;
    margin-top: 6em
    }