body {
    font-family: Georgia, serif;
    margin-left: 15%;
    margin-right: 15%
    }
p {
    text-align: justify;
    line-height: 1.5;
    text-indent: 2em;
    margin: 0
    }
p.continued {
    text-indent: 0
    }
h1, h2, h3 {
    text-align: center;
    margin: 3em 0;
    font-weight: normal;
    text-indent: 0
    }
span.pagenum {
    text-align: left;
    color: gray;
    background-color: inherit;
    padding: 0;
    text-indent: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    visibility: hidden
    }
span.blank_page {
    visibility: hidden
    }
#front_matter {
    border-top: 2px gray solid
    }
#title_page, #copyright_page, #dedication_page, #contents {
    margin: 9em auto
    }
#title_page p, #copyright_page p {
    text-align: center;
    text-indent: 0;
    margin: 2em 0
    }
#title_page .supertitle {
    font-size: 130%
    }
#title_page .title {
    margin-bottom: 2em
    }
#title_page .stopword {
    font-size: 90%
    }
#title_page .author {
    font-size: 250%
    }
#title_page .other_contributors {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3em;
    font-style: italic;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999
    }
#pub_info p {
    margin: 0.5em
    }
#pub_info .publisher {
    font-size: 90%
    }
#pub_info .pub_location {
    font-size: 110%
    }
#pub_info .pub_date {
    letter-spacing: 0.2em
    }
#copyright_page .rights_statement {
    font-style: italic
    }
#contents ul {
    list-style-type: none;
    margin-left: 15%
    }
#contents li {
    padding-bottom: 1.5em
    }
#introduction p {
    line-height: normal
    }
#introduction .introducer {
    font-variant: small-caps;
    text-align: right;
    margin: 1.5em 2em
    }
.tale {
    margin: 9em auto
    }
.tale_title {
    margin: 9em auto
    }
img {
    border: none
    }
.figcenter {
    width: 90%;
    margin: auto;
    text-align: center;
    clear: both
    }
.caption {
    font-size: 90%;
    text-align: center;
    text-indent: 0
    }
.first_picture, .last_picture {
    margin: 2em auto
    }
.special_name {
    font-variant: small-caps
    }
.thought_break_asterism {
    text-align: center;
    text-indent: 0;
    font-size: 150%
    }
.after_thought_break {
    padding-top: 2em
    }
.fnmarker {
    vertical-align: top
    }
.footnote {
    text-align: left;
    font-size: 90%;
    padding: 0;
    text-indent: 0
    }
#end_matter {
    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
    }