@charset "utf-8";
/* CSS Document */
#big{
	position: absolute;
	left: 0;
	top: -20px;
	width: 100%;
	height: 100%;
	background-image: url(../img/01-home/mosaico-fondo.jpg);
	background-repeat: repeat-x;
	}