.recuadro{
	border: 1px solid #e0e0e0;
	padding: 14px;
	margin: 10px;
	border-radius: 6px;
}
.imgRedonda {
    width:90%;
    height:90%;
    border-radius:150px;
}
.back{	
	background-image: url('../../../images/logo_back.png');
	background-repeat:no-repeat;
	background-size: 50%;
	background-position:center;
	 background-attachment: fixed;
}
h1, h2, h3{color:#254f51 !important;}
