.main .title {
    background-image: url(../images/terms/title_bg.jpg);
}
.main .title h2 {
    color: #3EA6B2;
}
.main .txt-box {
    text-align: center;
}
.main .txt-box h3 {
    font-size: 20px;
    color: #FF9226;
    margin: 20px 0;
}