p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
h2 {
    margin-top: 3em
    }
h3 {
    font-size: 1em;
    font-weight: normal;
    margin-top: 2em
    }
hr {
    margin-top: 1em;
    margin-bottom: 1em
    }
body {
    margin-left: 6em;
    max-width: 30em
    }
.pagenum {
    margin-left: -5em;
    font-size: smaller
    }
.smallcaps {
    font-variant: small-caps
    }
h1, h2, .allcaps {
    text-transform: uppercase
    }
a.pagenum:after {
    content: " [" attr(name) "] "
    }