body {
    background-image: url('/static/imgs/background.jpg');
    font-family: Dosis;
    font-size: 14pt;
}

p {
    font-size: 18pt;
    line-height: 2em;
}
