body {
    font-family: Georgia, serif;
    margin: 0 20%
    }
p {
    line-height: 1.4em;
    margin: 0;
    text-align: justify;
    text-indent: 1.5em
    }
h1, h2, h3, h4 {
    text-align: center;
    margin: 1em 0;
    font-weight: normal;
    clear: both
    }
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
    }
#frontmatter p, #frontmatter h1 {
    text-align: left;
    text-indent: 0;
    font-style: italic
    }
.section {
    margin: 5em auto
    }
#title_page {
    margin: 9em auto
    }
#title_page p {
    text-indent: 0;
    text-align: center;
    line-height: 1.25
    }
.author {
    font-size: 2em;
    margin: 3em 0
    }
.stopword {
    font-size: 0.6em;
    line-height: 3em
    }
ul {
    list-style-type: none;
    margin-bottom: 2em
    }
.story, .section, .essay {
    margin: 5em 0;
    border-top: 3px black solid;
    padding: 2em 0;
    clear: both
    }
.story_title, .section_title, .essay_title {
    font-style: italic;
    text-align: left;
    font-size: 150%
    }
.source {
    text-align: right;
    font-size: 80%;
    margin: 2em 0
    }
.review {
    margin-top: 4em
    }
p.first_paragraph {
    text-indent: 0
    }
p.first_paragraph:first-letter {
    font-size: 2.5em;
    line-height: 1.5em
    }
p.first_paragraph:first-line {
    font-variant: small-caps
    }
.return_toc {
    text-align: right;
    font-family: sans-serif;
    font-weight: normal;
    font-style: normal
    }
hr.thoughtbreak {
    display: none
    }
.post_thoughtbreak {
    padding-top: 2em
    }
.continued_paragraph {
    text-indent: 0
    }
h4 {
    font-variant: small-caps;
    font-weight: normal;
    font-style: normal
    }
.call-out {
    text-align: center;
    margin: 1em 0
    }
.work_reviewed {
    width: 90%;
    text-indent: 0;
    margin: 1.5em auto
    }
.poem {
    margin: 0.75em 3em
    }
.poem p {
    text-indent: -1em;
    text-align: left;
    padding-left: 1em
    }
.stanza {
    margin: 1em 0
    }
p.i2 {
    text-indent: 1em
    }
p.i4 {
    text-indent: 2em
    }
p.i16 {
    text-indent: 8em
    }
p.signature {
    text-align: right
    }
#frontmatter {
    border-top: 3px black solid
    }
#the_end {
    padding: 3em 0;
    border-bottom: 3px black solid
    }
a:link {
    text-decoration: none
    }
a:visited {
    text-decoration: none
    }
a:focus, a:active {
    background-color: #fe6
    }