#ppal{
	/*background-color: #bfd1e5;
	padding:10px;*/
margin:auto;
margin-bottom: 30px;
width: 900px;
height:auto;
border-radius: 8px;
}

img{
margin-top: 5px;
margin-bottom: 10px;
box-shadow: 3px 3px 3px #555;
width:220px;
height:180px;
float:left;
margin-right:5px;
}

img:last-child{
margin-right:0px;

}
#text{
	margin-top: 40px;
	float:center;
	width:900px;
	height:	auto;
	font-size: 17px;
	
	/*font-weight: bold;*/
	text-align: justify;
	text-indent: 2em;
	/*height: 500px;
	padding: 20px;
	/*background-color: #6689cc;
	border-radius: 10px;*/
}

