html, body{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #CCCCCC;
	font-family: Verdana, Arial;
	font-size: 9pt;
	background-image: url('sfondo_intro.jpg');
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	}
