h1, h2, h3, h4 {
    text-align: center;
    font-weight: bold
    }
h1 {
    margin-top: 2em
    }
p.smallcaps {
    font-variant: small-caps
    }