body{
	background-image: url('sfondo.gif');
}

h1{
	margin-top: 20px;
	margin-bottom: 32px;
	text-align: center;
	font-family: Garamond, Verdana, Arial, monospace;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

h2{
	margin-left: 30px;
	text-align: left;
	font-family: "Times New Roman", Arial, monospace;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

h3{
	margin-left: 30px;
	font-family: "Times New Roman", Arial, monospace;
	font-size: 16px;  
	text-align: left;
	text-decoration: underline;
}
p{
	margin-left: 30px;
	font-family: "Times New Roman", Arial, monospace;
	font-size: 16px;  
	text-align: left;
}