body {
    font-family: Georgia, serif;
    margin: 0 15%
    }
p {
    line-height: 1.25em;
    margin: 0;
    text-align: justify;
    text-indent: 1.5em
    }
h1, h2, h3, h4 {
    text-align: center;
    margin: 1em 0;
    font-weight: normal;
    clear: both
    }
h1.pg {
    text-align: center;
    margin: 0 0;
    font-weight: bold;
    clear: both;
    font-family: Times-Roman
    }
h3.pg {
    text-align: center;
    margin: 0 0;
    font-weight: bold;
    clear: both;
    font-family: Times-Roman
    }
p.pg {
    line-height: 1em;
    margin: 0;
    text-align: left;
    text-indent: 0;
    font-family: Times-Roman
    }
.pagenum {
    text-align: left;
    color: gray;
    background-color: inherit;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-indent: 0
    }
a[title].pagenum:after {
    content: attr(title)
    }
.first_word {
    text-transform: uppercase
    }
h2 + p {
    text-indent: 0
    }
h2 + p:first-letter {
    font-size: 2em
    }
#title_page, #copyright_page, #contents {
    width: 80%;
    margin: 5em auto
    }
#title_page p {
    text-indent: 0;
    text-align: center;
    margin: 2em;
    line-height: 1.5
    }
#main_title {
    letter-spacing: 0.25em
    }
.book_author {
    font-size: 1.25em
    }
.authors_works {
    text-align: center;
    font-size: 0.9em
    }
.published {
    font-size: 0.9em
    }
.publisher {
    font-size: 1.5em
    }
#copyright_page p {
    text-indent: 0;
    text-align: center;
    margin: 1em
    }
.copyright_holder {
    font-variant: small-caps
    }
.rights_statement, .printing_date {
    font-style: italic
    }
#contents ol {
    list-style-type: upper-roman;
    margin-left: 25%
    }
#contents li {
    font-variant: small-caps
    }
#contents p {
    text-indent: 0;
    margin-left: 25%
    }
#contents p:first-letter {
    font-size: 1em
    }
#story_begin, #story_end {
    text-indent: 0;
    text-align: center;
    font-size: 2em;
    letter-spacing: 0.15em
    }
.chapter {
    margin: 5em 0
    }
.chapter_heading {
    text-indent: 0;
    text-align: center
    }
.keep_together {
    white-space: nowrap
    }
#advertisements {
    margin: 9em 1em 0 1em
    }
.advertisement {
    border-top: double 5px;
    border-bottom: double 5px;
    padding: 1em;
    margin: 2em 0
    }
.ad_heading {
    text-indent: 0;
    text-align: center;
    line-height: 1.5;
    border-bottom: 1px solid;
    padding-bottom: 1em
    }
.ad_publisher_heading, .ad_featured_author {
    font-size: 1.5em;
    letter-spacing: 0.15em
    }
.ad_subtitle {
    font-size: 1.5em
    }
.ad_book {
    text-indent: -2.5em;
    padding: 1em 0 0.25em 2.5em
    }
.ad_footer {
    text-indent: 0;
    text-align: center;
    font-size: 1.5em;
    font-variant: small-caps;
    border-top: 1px solid;
    margin-top: 0.5em;
    padding-top: 0.5em
    }
.ad_street {
    font-variant: normal
    }
#the_beginning {
    border-top: 2px gray solid
    }
#the_end {
    border-bottom: 2px gray solid
    }
a:link {
    text-decoration: none
    }
a:visited {
    text-decoration: none
    }
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%
    }