h1{color: #fff;
	text-shadow: 3px 3px 5px #222;
	font:bold 4em cambria;
text-align: center;
}	

h2{background-color: #afa;
color: #fff;padding: 15px;
text-align: center;
width: 65%;margin: auto;
border:solid 3px green;
border-radius: 10px;}

.texto p {text-align: justify;
line-height: 2em ;
letter-spacing: 0.1em}
.texto p:first-letter{font: bold xx-large cambria;
color: green;}
.texto p:first-line{font-variant: small-caps;}
body .{font-size: 1.3em;}
img {opacity: 0.7}
img:hover {opacity: 1;width: 310px;}

div.fotos{width: 920px;
margin: auto;}

footer {background-image: url(img/ny7.jpg);
padding: 30px;}

.pie {background-color: #fff;opacity: 0.5;padding: 10px}
.pie p{text-align: center;}
.pie p::before {content: url(img/smile.gif);}

 p::after {content: "®";}

h1::selection {color: #ff0;
background-color:#f00;}
