/* CONTACT US
**/

div#CommunityContainer
{
    width: 680px;
    height: 600px;
    
    display: block;
    background-position: -5px 100px;
    background-image: url(../Images/Img-Comm02.jpg);
    background-repeat: no-repeat;
    
    font-size: 12px;
    line-height: 26px;
}

div#CommunityContainer img
{
    margin: 20px 0 0px 0;
}