h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #6A3116;
	text-align: center;

}
body {
	background-image:url(sfondo3.jpg);
	color: #6A3116;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 15px;
	margin-right: 15px

}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-align: center;
}
