.stili {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
}
.numero1 {
	background-attachment: fixed;
	background-image: url(img/1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.numero2 {
	background-attachment: fixed;
	background-image: url(img/2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.numero3 {
	background-attachment: fixed;
	background-image: url(img/3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.link1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
