@charset "UTF-8";
.tabla {
	background-attachment: fixed;
	background-image: url(../imagenes/fondo/color.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
