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(1) > div:nth-child(2) > div:nth-child(1) h2 {
    font-family: "Bookman",Arial;
    font-size: 24px;
    line-height: 28px;
}

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

div#imgSuperior img{
    width: 1170px; 
}

div#content {
    padding-top: 0px;
    padding-bottom: 0px;
}