@charset "utf-8";
/* CSS Document */

body{
	background-color: #000000;
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}