
/* ========================= */
/*       GLOBAL STYLES       */
/* ========================= */

body{
	background-image: url('../img/fondo.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover
}
