body {
    font-family: Georgia, serif;
    margin: 0 20%
    }
p {
    line-height: 1.25em;
    margin: 0;
    text-align: justify;
    text-indent: 1.5em
    }
p.pg {
    line-height: 2em;
    margin: 0;
    text-align: left;
    text-indent: 0;
    font-family: Times-Roman, serif
    }
h1, h2, h3 {
    text-align: center;
    margin: 1em 0;
    font-weight: normal;
    clear: both
    }
img {
    border: none;
    margin: 2em auto
    }
h1.pg {
    text-align: center;
    margin: 1em 0;
    font-weight: bold;
    font-family: Times-Roman, serif;
    clear: both
    }
h3.pg {
    text-align: center;
    margin: 1em 0;
    font-weight: bold;
    font-family: Times-Roman, serif;
    clear: both
    }
div.image {
    text-align: center;
    margin: auto
    }
abbr {
    border: none;
    text-decoration: none;
    font-variant: normal
    }
.pagenum {
    text-align: left;
    color: gray;
    background-color: inherit;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-indent: 0
    }
.section {
    margin: 5em auto;
    width: 90%
    }
#title_page {
    margin: 9em auto
    }
#title {
    letter-spacing: 0.15em
    }
#book_subtitle {
    font-size: 1.75em;
    margin: 1em 0 2em 0
    }
#title_page p {
    text-indent: 0;
    text-align: center;
    line-height: 1.25
    }
.author {
    font-size: 1.5em;
    margin: 2em 0
    }
.stopword, .other_works {
    font-size: 0.6em;
    line-height: 3em
    }
.illustrator {
    font-size: 1em;
    margin: 2em 0
    }
#copyright_page p {
    text-align: center;
    text-indent: 0;
    font-size: 90%
    }
.copyright_statement {
    font-variant: small-caps
    }
.printer {
    font-family: sans-serif;
    margin-top: 5em;
    font-size: 90%
    }
#contents p {
    font-size: 80%
    }
#contents li {
    font-variant: small-caps
    }
ol {
    list-style-type: upper-roman
    }
ul {
    list-style-type: none
    }
li {
    margin-bottom: 0.75em;
    text-indent: -1.5em;
    padding-left: 1.5em
    }
.story {
    margin: 5em 0
    }
.first_word {
    font-variant: small-caps;
    font-size: 1.25em
    }
p.first_paragraph {
    text-indent: 0
    }
p.first_paragraph:first-letter {
    font-size: 3.5em;
    clear: left;
    line-height: 1.25em
    }
.story_number {
    line-height: 3em;
    font-size: 70%
    }
.return_toc {
    font-size: 0.8em;
    text-align: right;
    margin: 1.5em -15%;
    font-family: sans-serif
    }
.book_internal_title {
    font-size: 2em;
    text-indent: 0;
    text-align: center;
    margin: 5em 0
    }
.poem {
    margin: 0.75em 3em
    }
.poem p {
    text-indent: -1em;
    text-align: left;
    padding-left: 1em
    }
#the_beginning {
    border-top: 2px gray solid
    }
#the_end {
    padding: 3em 0
    }
#the_end p {
    text-align: center
    }
a:link {
    text-decoration: none
    }
a:visited {
    text-decoration: none
    }
a:focus, a:active {
    background-color: #fe6
    }
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
    }
pre {
    font-size: 75%
    }