html {
	height: 100%;
	width:100%
}
body {
	width:100%;
	height:100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	background-color: #330000;

}

fabroni{width:100%;
	height:100%;}
	.testobianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E2C7C7;
	/*color: #DAB8B8;*/
	text-align: justify;
}
.nascosto{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #330000;}