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;
	/*background-image: url(img/bg_scuro.gif);

	background-repeat: no-repeat;*/
}
.bg{
	background-image: url(img/stemma.gif);
		background-repeat: no-repeat;
	background-position: center center;
}

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;
}

