body {
    font-family: Arial;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Jokerman;
    font-size: 1.3em;
    margin-top: 0;
}

h2 {
    font-size: 1.3em;
    color: #b00f0c;
}

h3 {
    color: #005700;
}

p {
    line-height: 1.7em;
}