body {
    font-family: Georgia, serif;
    margin-left: 15%;
    margin-right: 15%
    }
p {
    text-align: justify;
    line-height: 1.75;
    text-indent: 2em;
    margin: 0
    }
p.continued {
    text-indent: 0
    }
p.salutation {
    font-style: italic;
    text-indent: 0
    }
p.pg {
    font-family: Times-Roman, serif
    }
h1, h2, h3 {
    text-align: center;
    margin: 3em 0;
    font-weight: normal;
    text-indent: 0
    }
h1.pg {
    font-family: Times-Roman, serif;
    text-align: center;
    margin: 0 0;
    font-weight: bold;
    text-indent: 0
    }
h3.pg {
    font-family: Times-Roman, serif;
    text-align: center;
    margin: 0 0;
    font-weight: bold;
    text-indent: 0
    }
span.pagenum {
    text-align: left;
    color: gray;
    background-color: inherit;
    padding: 0;
    text-indent: 0;
    font-weight: normal;
    visibility: hidden
    }
#title_page {
    margin: 5em auto
    }
.essay {
    margin: 3em 0
    }
.essay_title {
    padding: 4em;
    margin-bottom: 5em
    }
.essay_title h2, #contents h2 {
    font-size: 175%;
    letter-spacing: 0.15em
    }
#contents {
    margin: 3em 3em
    }
#contents ol {
    margin-left: 3em;
    font-size: 125%;
    line-height: 1.4;
    list-style-type: upper-roman
    }
img {
    border: none
    }
.illo {
    padding: 2em 0;
    text-align: center;
    width: 100%;
    margin: auto;
    text-indent: 0
    }
.inline_img {
    display: inline;
    vertical-align: bottom
    }
.epigram {
    margin: 1.5em 0
    }
.epigram p {
    text-align: center;
    font-size: 100%;
    text-indent: 0
    }
#title_page_text {
    letter-spacing: 0.2em;
    margin: 6em auto
    }
.author {
    font-size: 1.75em;
    margin: 1.5em
    }
.illustrator {
    font-size: 1.25em;
    margin: 1.5em
    }
.pub_info {
    margin-top: 2em
    }
#copyright_page {
    margin: 6em auto;
    width: 70%;
    font-size: 90%
    }
#copyright_page p, #title_page_text p {
    text-align: center;
    text-indent: 0
    }
.rights_statement {
    font-variant: small-caps
    }
#publisher_note {
    margin-top: 4em
    }
#publisher_note p {
    text-align: left
    }
#publisher_note p.pub_note_heading {
    text-align: center
    }
.poem {
    margin-left: 15%;
    margin-right: 10%;
    margin-bottom: 1em;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em;
    font-size: 95%;
    line-height: 1.25
    }
.poem p.i2 {
    margin-left: 1em
    }
.poem p.i4 {
    margin-left: 2em
    }
.poem p.i6 {
    margin-left: 3em
    }
.poem p.i10 {
    margin-left: 5em
    }
.poem p.i16 {
    margin-left: 8em
    }
#the_beginning {
    border-top: 2px gray solid
    }
#the_end {
    border-bottom: 2px gray solid
    }
a:link {
    color: #006;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: #006;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: #A8480E;
    background-color: inherit
    }
hr.full {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    border: solid black
    }
pre {
    font-size: 75%
    }