    html, body {	margin: 0px;	height: 100%;	background-color: #000000;	}    #contenuto {			width: 100%;			height: 100%;			min-width: 978px;			min-height: 578px;    }