/* General */

/* estilos fichero index.html*/

p {

font-size: 26px;
font-family:'Times New Roman', Times, serif;
}

a {

font-size: 20px}

h3 {
background-color: rgb(212, 167, 233);}

a blockquote {

background-color:rgb(209, 198, 198);
color: rgb(31, 2, 44);
padding: 100px;
border-color: rgb(0, 0, 0);
border-width: 2px;
border-style:dotted;

} 
        