body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	color: #000000;
}
#contatore {
	position:absolute;
	width:77px;
	height:15px;
	z-index:1;
	left: 0px;
	top: 0px;
	visibility: hidden;
}