body {
    font-family: Georgia, serif;
    margin-left: 15%;
    margin-right: 15%
    }
p {
    text-align: justify;
    line-height: 1.75;
    text-indent: 2em;
    margin: 0
    }
h1, h2, h3 {
    text-align: center;
    font-variant: small-caps;
    margin: 3em;
    font-weight: normal;
    text-indent: 0
    }
h1.pg {
    text-align: center;
    font-variant: normal;
    font-family: Times-roman, serif;
    margin: 0;
    font-weight: bold;
    text-indent: 0
    }
h3.pg {
    text-align: center;
    font-variant: normal;
    font-family: Times-roman, serif;
    margin: 0;
    font-weight: bold;
    text-indent: 0
    }
ul {
    list-style-type: none
    }
span.pagenum {
    text-align: left;
    color: gray;
    background-color: inherit;
    padding: 0;
    text-indent: 0;
    font-weight: normal;
    visibility: hidden
    }
.jump_text {
    font-size: 0.8em;
    text-indent: 0;
    text-align: left
    }
.chapter, #title_page_illo, #frontispiece {
    margin: 3em 0
    }
.illo {
    padding: 2em;
    text-align: center;
    font-size: 0.9em;
    margin: auto
    }
img {
    border: none
    }
.illo_caption {
    text-align: center;
    text-indent: 0
    }
#title_page_text {
    color: #006;
    background-color: inherit;
    letter-spacing: 0.2em
    }
.stopword {
    font-size: 0.8em;
    margin: 1em
    }
.author {
    font-size: 1.2em;
    margin: 1.5em
    }
.title, .publisher {
    color: #A8480E;
    background-color: inherit
    }
.other_works {
    font-family: "Lucida Blackletter", Helvetica, sans-serif
    }
.publisher_location {
    margin-top: 2em
    }
#copyright_page {
    margin: 3em auto;
    width: 70%;
    font-size: 90%;
    border: thin gray solid
    }
#copyright_page p, #title_page_text p {
    text-align: center;
    text-indent: 0
    }
.copyright_owner {
    font-variant: small-caps
    }
.rights_statement {
    font-style: italic
    }
.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
    }
.poem p.i2 {
    margin-left: 1em
    }
.poem p.i4 {
    margin-left: 2em
    }
.poem p.i6 {
    margin-left: 3em
    }
#cover {
    border-top: 2px gray solid
    }
#cover, #interior_title {
    margin: 3em 0;
    padding: 3em 0
    }
#interior_title .epigram {
    text-indent: 0;
    font-size: 120%;
    text-align: center
    }
#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%
    }