.normal {
	background-attachment: fixed;
	background-image: url(sfondo1.jpg);
	background-repeat: repeat-y;
}
.footer
{
	font-weight: bold;
	font-size: x-small;
	color: #330099;
	font-family: Arial;
	text-align: center;
}