
.boxcentrale {
	background-color: #222222;
	height: 650px;
	width: 900px;
	padding: 4px;
}

a {
	text-decoration: underline;
	color: #FFFFFF;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}