.tabellacervello {
	background-image: url(cervello.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.TABELLACERVELLO_2 {
	background-image: url(cervello.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-attachment: fixed;
}
