body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.testata {
	width: 100%;
	background-image: url(../img/testata_sfondo.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
