body{
	/*background:#00910c !important;"*/
	background: url('../img/fondo.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}
.col-md-3{
	background-color: white;
}
.cont{
	padding-top: 3%;
	font-size: 2em;
	padding-bottom: 4%;
}
h2, #resul_one{
	font-size: 3em;
	padding:5%;
}
h3{
	font-size: 2em;
	margin-top: 11%;
}
.font-size-3{
	font-size: 3em;
}

.colorChange{
	height: 281px;
}

.p-nombre{ padding-top: 75px; }