body
{
	font-family: Comic Sans MS, Times New Roman;
	background-color: Black;
	color: White;
	font-size: small;
}

.titolo
{
	color: #0575F2;
	font-size: large;
	font-weight: bold;
	font-style:italic;
	font-family: Comic Sans MS, Times New Roman;
}

.testo
{
	color: white;
	font-size: medium;
	font-family: Comic Sans MS, Times New Roman;
}
