body, html {
	background-image:url(../img/sfondo.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#1B1A1F;
	border:0;
	height:100%;
	width:100%; 
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}
