marquee{
    font-size: 30px;
    font-weight: bold;
    color: #ff01b7;
}
h2{
    text-align: center;
}
body{
    background:#d1c8ff ;
}

.capa1 img{
    width: 250px;
    height: 400px;
    
    
}

.capa2 h3{

    color: #0008ff;
}

.capa2 b{
    color: rgb(255, 5, 5);
    font-size: 16px;
    
}

.capa3 h2{

    font-size: 30px;
    color: rgb(0, 0, 255);
}
.capa3 img{

    width: 150px;
    height: 150px;
}

.capa1{
    text-align: center;
}
.capa3 b{

color: rgb(135, 13, 0);
font-style: oblique;
font-size: 21px;
font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.capa4 h1{
    font-size: 50px;
    font-style:italic;
    font-family:cursive;
    color: tomato;
    -webkit-text-stroke: 0.7px rgb(255, 255, 255);
}

h1{
    text-align: center;
}

.capa4 p{
color: rgb(0, 43, 144);
font-style: oblique;
font-size: 30px;
text-align: center;
font-weight: bold;

}

.capa4 img{
    width: 250px;
    height: 250px;
    text-align: center;
}

.capa4{
    text-align: center;
}

.capa5{
    display: flex;
    justify-content: center;
}
.capa5 img{
    width: 350px;
    height: 350px;
    margin-right: 100px;
    
    
}

.capa6{
    text-align: center;
}