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

div#terminos {
    height: 1250px;
}

div#terminos > div:nth-child(1){
    height: 100%;
}

h2 {
    font-family: Bookman;
    font-size: 24px;
}

div#terminos > div:nth-child(2) {
    height: 97%;
    margin-top: 1%;
    width: 940px;
}

div#terminos > div:nth-child(1) > div:nth-child(2) {
    padding-left: 15px;
}


div#terminos > div:nth-child(2) > h2 {
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 20px;
    color: #1A9767;
}

div#terminos > div:nth-child(1) > div:nth-child(2) >  div {
    font-family: Arial; 
    font-size: 14px; 
    color: #FFFFFF;
    width: 205px;
}