/* CSS Document */

body {
	background-color: #660000;
	margin-left: 0px;
	background-image: url(../images/sfondo.png);
}

.testo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#333;

}

.testo1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#666;

}