body {
	background-color: #000000;
	background-image: url(sfondo.jpg);
	background-repeat: repeat-y;
}
div {
	background-position: center center;
}
