body {
	background-attachment: fixed;
	background-image: url(sfondo_lato.jpg);
	background-repeat: no-repeat;
}
.stileiniziale {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bolder;
}
.stilecaratteremini {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B0000;
	font-weight: normal;
}

