body {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
    line-height: 1.3em;
    background-color: #0ff000;
}

h1 {
    text-align: center;
}

h2 {
    font-size: 13px;
    text-transform: uppercase;
    color: #000000;
    font-weight: bold;
}

