#texto1 {
	position: relative;
	top: 0px;
	left: 0px;
	
	width: 510px;
	height: auto;
	
	text-align: justify;
	
	z-index: 10;
}

#texto2 {
	position: relative;
	top: 0px;
	left: 0px;
	
	width: 410px;
	height: auto;
	
	text-align: justify;
		
	margin-top: 20px;
	
	z-index: 10;
}

#texto3 {
	position: relative;
	top: 0px;
	left: 0px;
	
	width: 410px;
	height: auto;
	
	text-align: justify;
		
	margin-top: 20px;
	
	z-index: 10;
}

#foto {
	position: absolute;
	bottom: 0px;
	right: 0px;
	
	width: 344px;
	height: 439px;
}
