@charset "utf-8";
/* CSS Document */

body {
	background-image: url(Imagenes/fondo-4.jpg);
	background-repeat: repeat;
	background-position: center center;
	background-attachment: fixed;
}
