﻿body
{
    background-image: url(/images/Backgrounds/bg-front.jpg);
}
#HomeContent
{
    padding-top: 170px;
    
}
#HomeContent, #HomeContent p
{
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #263807;
}
#HomeSidebar
{
    text-align:center;
}
#HomeSidebar, #HomeSidebar p
{
    font-size: 13px;
    line-height:22px;
    color: #5d7534;
}
