h1
{
    margin-top:30px;
    text-align: center;
    color:#4d7b9c;
    background: url('../images/interface/bg_h1.png') no-repeat bottom center;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

h3
{
    margin-top: 20px;
    line-height: normal;
    color:#e29777;
}

#content p
{
    line-height: 180%;
}

#content strong
{
    color:#3c4d3b;
    font-size: 1.1em;
}