div#oneColumnContent > div:nth-child(2) > div:nth-child(1) {
    font-weight: bold;
    font-size: 26px;
    color: #1F9FB8;
    text-align: center;
    margin-top: 20px; 
}

div#oneColumnContent > div:nth-child(2) > div:nth-child(2) {
    margin-top: 20px; 
    margin-left: 15px;
    width: 609px;
}
