.grafica {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image:   url("img/orizzontale.gif");
	background-repeat: repeat-y;
	background-position: right top;
}

