body {
    margin-left: 10%;
    margin-right: 10%
    }
.pn {
    text-indent: 0;
    font-size: smaller;
    text-align: right;
    color: silver
    }
#corpo p {
    text-align: justify;
    text-indent: 1em
    }
h2 {
    text-align: center;
    font-size: 1.2em;
    margin-top: 4em
    }
#corpo p.sinopse {
    margin: 0;
    font-size: small;
    text-indent: 0
    }
hr {
    border: 0;
    border-top: solid 1px #000;
    width: 90%
    }
#corpo .rodape p {
    font-size: 0.8em;
    margin: 2em
    }