.sfondo {
	background-attachment: fixed;
	background-image: url(img/homeokkkk.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bordo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.sfondo2 {
	background-attachment: fixed;
	background-image: url(img/sfondo2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.scritta {
	background-attachment: fixed;
	background-image: url(img/scritta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondolato {
	background-image: url(img/sfondolatook.jpg);
	background-repeat: repeat;
	background-position: left center;
}
.scritta2 {
	background-image: url(img/scritta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.linkok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}
