.mainContent {
/*background:transparent url(/images/homepic.jpg) no-repeat scroll 0 0;
background-repeat:no-repeat;
background-position:center right;*/
background-color:#64635b;


}
.mainContent {
float:right;
}

.textContainer
{
    width:600px;
    margin-left:40px;
    margin-top:60px;
}

DIV H3 
{
    color:White;
    font-size:3em;
    
}

DIV P 
{
    color:White;
    font-size:1.2em;
}


#hl1
{
    position:absolute;
    top:590px;
}

#hl2
{
    position:absolute;
    top:620px;
}

#leftContent
{
    float:left;
    width:250px;
    height:200px;
    margin-top:50px;
}

#rightContent
{
    margin-top:30px;
    float:left;
    width:250px;
}

.label
{
    font-size:1.2em;
    color:white;
}