h1 {
    font-variant: small-caps;
    font-size: 4em;
}

body {
    background-color: white;
    margin-left: 0;
}

p {
    font-family: "Calibri", "Arial";
    font-size: 1em;
    text-align: justify;
    max-width: 750px;
}