@charset "UTF-8";
/* CSS Document */


body {
	background-image: url("imagenes/color-fondo.png");
}

#imagen-fondo {
	position: absolute;
	width: 1113px;
	height: 588px;
	z-index: 1;
	left: 0px;
	top: 0px;
}

