
#pg-header div, #pg-footer div {
    all: initial;
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 2em;
}
#pg-footer div.agate {
    font-size: 90%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}
#pg-footer li {
    all: initial;
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    text-indent: -0.6em;
}
#pg-footer div.secthead {
    font-size: 110%;
    font-weight: bold;
}
#pg-footer #project-gutenberg-license {
    font-size: 110%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}
#pg-header-heading {
    all: inherit;
    text-align: center;
    font-size: 120%;
    font-weight:bold;
}
#pg-footer-heading {
    all: inherit;
    text-align: center;
    font-size: 120%;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
}
#pg-header #pg-machine-header p {
    text-indent: -4em;
    margin-left: 4em;
    margin-top: 1em;
    margin-bottom: 0;
    font-size: medium
}
#pg-header #pg-header-authlist {
    all: initial;
    margin-top: 0;
    margin-bottom: 0;
}
#pg-header #pg-machine-header strong {
    font-weight: normal;
}
#pg-header #pg-start-separator, #pg-footer #pg-end-separator {
    margin-bottom: 3em;
    margin-left: 0;
    margin-right: auto;
    margin-top: 2em;
    text-align: center
}

    .xhtml_center {text-align: center; display: block;}
    .xhtml_center table {
        display: table;
        text-align: left;
        margin-left: auto;
        margin-right: auto;
        }
.xhtml_div_align table {
    display: inline-table;
    text-align: initial
    }
body {
    font-family: Verdana, Arial, sans-serif
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-weight: bold
    }
h1, h2, h3, h4 {
    font-variant: small-caps
    }
.smallcaps {
    font-variant: small-caps
    }
a {
    text-decoration: none
    }
a:hover {
    background-color: #ffc
    }
div.chapter {
    margin-top: 4em
    }
div.sec {
    margin-top: 1.5em
    }
div.note {
    border-style: dashed;
    border-width: 1px;
    border-color: #000;
    background-color: #cfc;
    font-size: 0.8em;
    margin: 10px
    }
div.sec div.note {
    width: 40%;
    float: right;
    clear: right
    }
div.note p {
    margin: 10px 10px 10px 10px
    }
hr {
    height: 1px
    }
div.chapter div.image {
    margin: 10px;
    width: 40%;
    float: right;
    clear: right;
    font-size: 0.8em;
    border-style: dashed;
    border-width: 1px;
    border-color: #000;
    background-color: #eee
    }
img {
    margin-left: auto;
    margin-right: auto;
    border: none;
    max-width: 100%
    }
div.image p, div.image ul {
    margin: 10px 10px 10px 10px
    }
div.image p.title {
    text-align: center;
    font-weight: bold
    }
div.image ul {
    text-indent: -15px
    }
blockquote.epi {
    width: 80%;
    margin-left: auto;
    margin-right: auto
    }
p.byline {
    text-align: center;
    font-variant: small-caps
    }
