

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

#cuerpo{
	background-color: #f5f5f5;
	color: #000000;

}

#img1, #img2, #img3, #img4{
	float: right;
	margin-left: 20px;
	
}

#texto1, #texto2, #texto3, #texto4, #texto5{
	font-style: italic;
}

