.stili {
	background-attachment: scroll;
	background-image: url(img/home_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;

}
.fondo2 {
	background-attachment: scroll;
	background-image: url(img/fondo3.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
