body {
    margin-left: 10%;
    margin-right: 10%
    }
.pagenum {
    text-indent: 0;
    font-size: smaller;
    text-align: right;
    color: silver
    }
#corpo p {
    text-align: justify;
    text-indent: 1em
    }
#capa {
    border: double;
    border-width: 6px;
    padding: 1em;
    text-align: center
    }
.poesia {
    margin: 1em;
    margin-left: 3em
    }
.footnote {
    margin: 2em;
    font-size: 0.8em
    }
.small-caps {
    font-variant: small-caps
    }
hr {
    border: none;
    border-bottom: solid 2px #000
    }