.home {
	background-attachment: fixed;
	background-image: url(immagini/sfondo_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.about {
	background-attachment: fixed;
	background-image: url(immagini/sfondo_about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bright {
	background-attachment: fixed;
	background-image: url(immagini/sfondo_bright.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.gallery {
	background-attachment: fixed;
	background-image: url(immagini/sfondo_gallery.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.paleo {
	background-attachment: fixed;
	background-image: url(immagini/sfondo_paleo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0; padding: 0;
}
.carattere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #000000;
}
.fumetti {
	background-attachment: fixed;
	background-image: url(immagini/sfondo_fumetti.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.spazio {
	padding-right: 5px;
	padding-left: 5px;
}
.vario {
	background-attachment: fixed;
	background-image: url(immagini/sfondo_vario.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.forza {
	background-attachment: fixed;
	background-image: url(immagini/sfondo_forza.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.recensioni {
	background-attachment: fixed;
	background-image: url(immagini/sfondo_recensioni.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.foto {
	background-attachment: fixed;
	background-image: url(immagini/sfondo_foto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0; padding: 0;
}
.costruz {
	background-attachment: fixed;
	background-image: url(immagini/sfondo_costruz.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
