.striscione {
	background-image: url(../materiale/intestazione.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 90px;
	width: auto;
}

