﻿#content
{
    clear: right;
    margin: 40px 0 40px 0;
}

#content h1
{
    color: #818386;
    font-size: 90%;
    font-weight: bold;
    margin: 0 0 20px 0;
}

#content h2
{
    color: #818386;
    font-size: 70%;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

#content p
{
    color: #ffffff;
    font-size: 70%;
    line-height: 130%;
    font-weight: normal;
    margin: 0 0 20px 0;
}
