.pizzel {
	background-attachment: fixed;
	background-image: url(img/pizzel.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.titolifront {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.testoarticolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.pizzelverticale {
	background-attachment: scroll;
	background-image: url(img/pizzel.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
