body {
    font-family: MelanieBT-Roman;
    background: #463427;
}

h1 {
    font-size: 64pt;
    font-weight: normal;
    text-align: center;
    color: #e3a32d;
}

p {
    font-size: 24pt;
    text-align: center;
    color: white;
}

p.green {
    background: #c1e01d;
    color: #265b88;
}
