body
{
    background: #198b00 url(../images/layout/bg-body.gif) 0 0 repeat-x;
}

.header-1
{
    background-color: #198b00;
}

.bg-gray
{
    background-color: #5a6268;
}

.bg-dark-green
{
    background-color: #114810;
}

.text-color-green
{
    color : #114810;
}


/* Font-Color */

.text-title
{
    color: white;
    font-family: Arial;
}