body
{
    background-color: #234676;
    margin: 0px;
    font-family: Arial;
    font-size: 12px;
    color: #A5C0E4;
}

h1
{
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.2em;
    word-spacing: 0.4em;
    margin-top: 5px;
    margin-bottom: 5px;
}
h2
{
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.2em;
    word-spacing: 0.4em;
    margin-top: 5px;
    margin-bottom: 5px;
}
