img {width: 300px; display: inline; opacity: 0.5;}
img:hover {opacity: 1;}

body {background-color: lightgrey}

div#fotos {margin-right: 10%; margin-left:14%}
div#arriba {margin-bottom: 25px; }


h1 {color: white;
	text-shadow: 1px 2px black;
	text-align: center;
	font: bold 24pt;
	font-family: Comic Sans MS;}
	
	
h2 {text-align: center;
		background-color: #66ff99;
		color: white;
		font: bold 16pt Times New Roman;
		padding: 20px; margin-left: 10%; margin-right: 10%;
		border-radius: 15px; border: 2px solid grey}
		
p {text-align: justify; margin-left: 8%; font:  13pt Times new Roman;
	word-spacing: 8px; letter-spacing: 3px; line-height: 18px;
	margin-right: 10%}
	
p:first-letter {font-size: x-large; color: green; font-weight: bold  }


div#foot {background-image: url("footyork.jpg"); margin-left: 10%; margin-right: 12%; padding-top: 50px; 				padding-bottom: 50px}

ol { list-style-image: url("caca.jpg");  }

li { text-align: center; font: bold italic 14pt  Arial ;}

li#a {padding-bottom: 30px; padding-top: 20px}


li#b {padding-bottom: 40px}

footer {background-color: white  ; margin-left: 300px; margin-right: 300px; opacity: 0.5;}

















