body {
	color: #000000;
	overflow-y: auto;
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #000000;
}
.testo_splash {
	font-family : Tahoma,Verdana,arial,sans-serif,helvetica;
	font-size: 11px;
	color: #999999;
}