body{
	background-image: url('../img/Bg.png');
    background-size: cover;
    background-position: center center;
}
.login-box2{
	width: 80%;
	margin: 10% 10%;
}
.recuperar-password{
	color: #FE0101;
	text-decoration: underline;
	position: relative;
	top: 1%;
}