body {
	background: #463B3B;
	color:#fff;
}

h1,h2,h3 {
	background: #BA0211;
}


#testi dl dt {
	font-weight: bold;
}

#testi dl dd {
	margin:0px;
}

#testi dl {
	display: inline;
}

#stampa {
	display: none;
}

a {
	color: #fff;
}