
.fondo3{
    background-color: #ffa420;
}
.fondo4{
    background-color: 	#FFFF00;
}
.fondo2{
    background-color: #9B66FC ;
}
h1{
    text-align: center;
    margin-left: 400px;
   
}
img{
   
    width: 600px;
    height: 500px;
    float: left;
    margin-left: 10px;
    margin-right: 20px;
}

.texto {
    float: right;
    margin-top: 50px;
}

.tit2{
    margin-top: 60px;
    color: #450CAF ;
}

.tit3{
    color: blue;
}

.text4{
    margin-top: 35px;
}