body {
	margin-left:5%;
	margin-right:5%;
    background-color: #FE9ACE;
	/*font-family: 'Trebuchet MS', sans-serif;*/
	color: white;
}


h1 {
	font-size: 3.3em; 
	margin: .67em 0; 
	color: white;
}
h2 {
	font-size: 1.2em; 
	margin: .67em 0; 
	color: green;
}
h3{
	font-size: 1.5em; 
	margin: .67em 0; 
	color: purple;
}
:link{
	color: darkblue;
	text-decoration:none;
}
:visited{
	color: blue;
	text-decoration:none;	
}
:active{
	color:brown;
	text-decoration:none;
}
:hover{
	color:white;
	text-decoration:none;
}
footer {
	text-align: center;
    color: yellow;
    text-align: center; 
	font-family: arial, sans-serif;
    font-size: 15px;
}
/*#foto img {
	
	width: 100xp;
	height: 100xp;
	
}*/
#foto img {
    width: 100%;
    max-width: 350px; 
    border-radius: 10px;
	margin-right: 50xp;
}
/* style="position:absolute; left:800px; top:150px; z-index:0" */