.highlight_title h2 {
    color:#254e01;
    text-align:center;
    font-size:116%;
    }
    
.highlight_icon
{
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
}

.highlight{
    background-color:#f0eee2;
    text-align:center;
    padding:10px;
    height:300px
    }

.highlight_contentpane{
    color:#4f5658;
    text-align:center;
    font-size:90%;
    }

