.contenitore {
	height: 600px;
	width: 800px;
	padding: 0px;
}
.testa {
	background-image: url(immagini/testa1.jpg);
	background-repeat: no-repeat;
	height: 256px;
	width: 713px;
}
.testa1 {
	background-image: url(immagini/testa2.jpg);
	background-repeat: no-repeat;
	height: 199px;
	width: 713px;
}
.left {
	float: left;
}

