body {
    background-image: url(./files/cute-butterfly-background-pattern-colorful-design-vector_53876-140684.jpg);
    background-repeat: repeat; 
    margin-top: 5%;
    margin-right: 5%;
    margin-left: 5%;
    margin-bottom: 7%;
    text-align: center;
    font-family: 'Josefin Sans';
}

.wa {
    background-color: rgb(252, 208, 208);
    border-radius: 20px;
    width: 900px;
    margin: auto;
}

div {
    color: rgb(159, 71, 71);
    text-align: center;
    margin-left: 10%;
    margin-right: 10%;
}

.titulo {
    width: 60%;
    margin: auto;
    text-align: center;
    font-family: "Aboreto";
    color: rgb(255, 208, 208);
    background-color: #f08080;
    border-radius: 10px;
    width: 700px;
    height: 60px;
    font-size: 290%;
}

.subtitulo {
    font-family: 'Josefin Sans', sans-serif;
    text-decoration: overline underline;
    text-decoration-color: rgb(214, 133, 115);
    color: crimson;
    size: 100%;
    font-variant: small-caps;
    font-size: 170%;
}

#opcion {
    color: crimson;
    font-size: 200%;
    text-align: center;
    margin-left: 20%;
    margin-right: 20%;
    height: 30px;
    font-weight: bolder;
}

.palacio img {
    width: 40%;
    height: auto;
}

#subsub {
    font-size: 115%;
}

#titulo2 {
    font-size: xx-large;
    background-color: #f08080;
    border-radius: 10px;
    width: 400px;
    margin: auto;
    color: aliceblue;
}

.historia1 {
    font-style: italic;
    color: #160303;
    font-size: 130%;
    background-color: #f6bdbd;
    border-radius: 10px;
}

.puerta1 img {
    margin-left: 60px;
    width: 40%;
    float: left;
}

.textoimg {
    width: 40%;
    margin-left: 50%;
    margin-right: 70%;
}

a:link {
    background-color: #f44336;
    color: white;
    padding: 15px 25px;
    text-align: center;
    font-size: larger;
    font-weight: bolder;
    text-decoration: none;
    display: inline-block;
}

a:visited {
    background-color: #ffffff;
    color: #f44336;
    padding: 15px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
}

.minititu {
    font-size: x-large;
    font-family: "Aboreto";
    border-style: dotted;
    color: crimson;
    border-color: #f08080;
    width: 50%;
    margin: auto;
    text-shadow: 2px 2px white;
    background-color: #fdb2b2;
}

.imgopc1 img {
    float: left;
    width: 42%;
    height: auto;
    margin-top: 30px;
    margin-left: 5%;
}

.imgopc2 img {
    width: 50%;
    height: auto;
    margin-top: 30px;
    margin-right: -80px;
    margin-bottom: 20px;
}

footer {
    width: 800px;
    margin: auto;
    color: crimson;
    font-style: italic;
    font-weight: bolder;
}

#bam {
    background-color: darkred;
    width: 150px;
    height: 35px;
    border-radius: 5px;
    margin-left: 200px;
    font-size: xx-large;
    text-align: center;
    padding: 15px 20px;
    color: #f6bdbd;
}

#bam2 {
    background-color: darkred;
    width: 270px;
    height: 30px;
    border-radius: 5px;
    margin-left: 135px;
    font-size: x-large;
    text-align: center;
    padding: 15px 20px;
    color: #f6bdbd;
}

.footer2 {
    width: 800px;
    margin: auto;
    color: crimson;
    font-style: italic;
    font-weight: bolder;
    font-size: larger;
}

#destino {
    font-size: x-large;
    color: #f44336;
}