body{
	background: url(../img/fondo.png);
	background-repeat: none;
	background-size: cover;
	color: white;
}
.as{
	color: white;
}
.as:hover{
	color: white;
	text-decoration: none;
}
