@charset "UTF-8";
body {
	background-attachment: fixed;
	background-color: #000000;

	background-image: url(../web_images/fondotexture.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}

