#cabecera{
    width:100%;
    height: 300px;
    background-color: #d4efdf;}

#caja8{
     width: 180x;
    height: 60px;
    background-color:rgb(6, 121, 80);

    margin-left: 80%;
    margin-top: 30px;
    border-radius: 5%;
    text-align: center;
}

#cuerpo{
    width: 1000px;
    height: 1500;
    background-color: #a2d9ce;
    margin-left: auto;
    margin-right: auto;
}
#pie{
    width: 100%;
    height: 300px;
    background-color: #d0ece7;
}
#pie2{
    width: 1000px;
    height: 300px;
    background-color:rgb(6, 121, 80);
    margin-left: auto;
    margin-right: auto;
}
#logo{
    width: 190px;
    height: 190px;
    background-color: rgb(150, 231, 203);
    margin-left: 10px;
    border-radius: 100%;
    float: left;
    margin-top: 10px;
    background-image: url("logo\ itc.jpg");
}
#titulo{
    width: 80%;
    height: 170px;
    background-color: rgb(59, 238, 149);
    float: right;
    margin-right: 100px;
    margin-top: 20PX;
    border-radius: 10px;
    text-align: center;
}
#caja1{
     width: 880px;
    height: 210px;
    background-color:rgb(6, 121, 80);
    float: left;
    margin: 33px;
    margin-top: 30px;
    border-radius: 5%;
    text-align: center;
}
#caja2{
     width: 880px;
    height: 210px;
    background-color:rgb(6, 121, 80);
    float: left;
    margin: 33px;
    margin-top: 30px;
    border-radius: 5%;
    text-align: center;
}
#caja3{
width: 250px;
height: 350px;
background-color: rgb(6, 121, 80);
float: left;
margin: 30px;
border-radius: 5%;
background-image:url("cognitivo2.jpeg");
background-size: cover;
text-align: center;
}
#caja4{
width: 250px;
height: 350px;
background-color: rgb(6, 121, 80);
float: left;
margin: 30px;
border-radius: 5%;
background-image: url("creativo2.jpeg");
background-size: cover;
text-align: center;
}

#caja5{
    width: 250px;
height: 350px;
background-color: rgb(6, 121, 80);
float: left;
margin: 30px;
border-radius: 5%;
background-image: url("identidad2.jpeg");
background-size: cover;
text-align: center;
}
#caja6 {
    float: left;
    width: 880px;
    height: 210px;
    background-color:rgb(6, 121, 80);
    margin: 33px;
    margin-top: 30;
    border-radius: 5%;
    text-align: center;
}
#caja7{
    float: left;
    width: 880px;
    height: 210px;
    background-color:rgb(6, 121, 80);
    margin-left:  33px;
    margin-top: 30;
    border-radius: 5%;
    text-align: center;
}

