.contactus_title h2 {
    color:#841f00;
    text-align:center;
    font-size:116%;
    margin-bottom:1em;
    }
    
.highlight_icon
{
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
}

.contactus{
    /*background-color:#f0eee2;*/
    text-align:center;
    padding:10px;
    height:230px
    }

.contactus_contentpane{
    color:#4f56f8;
    text-align:center;
    font-size:90%;
    }
    

.contactus a
{
    font-size: 115%;
    
}

