@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	margin-top: 0px;
	background-image: url(img/fondo.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

