html{align-content: center;}
body{ align-content: center;
    max-width: 100%; 
    width: 980px;  
    font-family: Futura; 
    font-size: 18px;
    margin-left: 185px;
    position: absolute; 
   
}
header { width: 980px;
    height: 165px;
    text-align: center;
    border-bottom: 1px solid #000000
}
.logo { width: 95px;
    height: 152px;
    margin-bottom: 5px;
}

section {  width: 980px;
    height: 650px;
    border-bottom: 1px solid #000000;
   text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;
}
.compr { width: 467px;
    height: 374px;
    float: left;
    margin-top: 40px;
    margin-left: 90px;
}

.servicios{ width: 324px;
    height: 243px;
    float: right;
    margin-top: 40px;
    margin-right: 90px;
}
.contacto { width: 324px;
    height: 285px;
    float: right;
    margin-top: 15px;
    margin-right: 90px;
    margin-bottom: 40px;
}
.contac{ width: 324px;
    height: 285px;
}
.activ { width: 467px;
    height: 153px;
    float: left;
    margin-top: 13px;
    margin-left: 90px;
    margin-bottom: 40px;
}

footer{ background: #2355fc;
    width: 960px;
    height: 100px;
    margin-top: 15px;
    padding: 10 10 10 10;
}
p{ font-size: 15px;
    color: #fff;
    text-align: center;
    
}
.logoss { width: 84px;
    height: 24px;
    align-content: center;
}