body {
    margin-left: 8%;
    margin-right: 8%
    }
p {
    text-indent: 1.15em;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
    text-align: justify
    }
h1 {
    text-align: center;
    font-weight: normal;
    page-break-before: always;
    font-size: 1.4em;
    margin: 2em auto 1em auto
    }
h2 {
    text-align: center;
    font-weight: normal;
    page-break-before: always;
    font-size: 1.2em;
    margin: 2em auto 1em auto
    }
.caption {
    text-indent: 0;
    padding: 0.5em 0;
    text-align: center;
    font-size: smaller
    }
.figcenter {
    margin: 1em auto
    }
div.chapter {
    page-break-before: always;
    margin-bottom: 3em
    }
div.page {
    page-break-before: always;
    margin-bottom: 3em
    }