body {
	background: #233973;
	text-align: center;
}

img {
	position: relative;
	border: none;
	margin-top: 108px;
}

#contenitore {
	position: absolute;
	top: 50%;
	left: 50%;
 	width: 697px;
 	height: 302px;
	margin-top: -151px;
 	margin-left: -348.5px;
	/*margin-right: auto;*/
	background: transparent url(images/jeppeggone.jpg) top left no-repeat;
	text-align: center;
}