.elementi {
	background-attachment: fixed;
	background-image: url(../img/home_01.gif);
	background-repeat: repeat-x;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.sfondo {
	background-attachment: fixed;
	background-image: url(../img/car1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.motore {
	background-attachment: fixed;
	background-image: url(../img/macchina.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.hifi {
	background-attachment: fixed;
	background-image: url(../img/elettrauto-.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.nolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0000;
	text-decoration: none;
}
.testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 12px;

}
