body {background-color: white}
img {border-style: none}
.centrado {text-align:center}
#cabecera {background-color: pink } 
#cuerpo {background-color: white } 
.derecha {text-align:right}

#pie {background-color: white } 
#texto {background-color: yellow ; border-left: yellow 1px solid ; border-right: yellow 1px solid ; border-top: yellow 1px solid ;
 border-bottom: yellow 1px solid ; height:85px ; margin: 40px 400px 0px 400px  }
h1 {font-size: 1.2em; color:blue ; font-weight: bold ; text-decoration: underline ; text-align: center}
h2 {font.size: 1.1em; color:blue ; font-weight: bold ; text-decoration: none ; text-align: center}




