body{
	display: block;
	width: 500px;
	height: 400px;
	background: 
	url(f03.png) left top repeat-x;
	background-color: #7FFFD4;
	
	
}

h1{ margin-top: 80px;
	font-family: arial,  serif;

}

#fotoyo {
	width:90%; 
	height:70%;
	border-radius: 24px;
	
}



h3{
	font-size: 1.7em;

}

#decima {
	height: 80%;
	width: 80%;
	border-radius: 30px;
}
p{
	font-size: 1.5em;
	color: #00FF00;
}

footer{
	background: url(f01.png) left bottom
	repeat-x;


}




