.contenuto {
	padding: 3px;
	background-color: #ffffd7;

}

h1 {
	color: #862d2d;
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-left: 10px;
	margin-top: 30px;

}

h2 {
	font-size: 110%;
	color: #862d2d;
	font-weight: bold;
	font-variant: small-caps;
}
