.logo{
	text-align: center;
}
.logo h4{
	color: white;
	font-weight: bold;
	margin-bottom: -5px;
}
.logo h5{
	color: white;
	margin-bottom: -20px;
}
.fondo{
	background: linear-gradient( #4db84d, #50b09b);
	background-attachment:fixed;
}