body {
	background-image: url('/img/sfondo.jpg');
	background-attachment: fixed;
	background-size: cover;
}