* {
	font-family:georgia, times, serif;
}
body {
	font-weight:normal;
	font-size:100%;
}
.dx {
    text-align:right !important;
}
h1, h2 {
	font-weight:normal;
	text-align:center;
}
h1 {
	font-size:6.25em;
}
h2 {
	font-size:1.75em;
}
.vecchio h2 {
    font-size:1em;
}
.testo p {
	text-align:justify;
	line-height:1.35em;
}
.testo blockquote {
    font-style:italic;
    font-size:0.8em;
}
.vecchio .testo p {
    font-size:0.75em;
}
.info {
	font-style:italic;
	font-size:0.75em;
	text-align:right;
}
#commenta {
	font-size:0.5em;
}
input.commenta {
	border:1px solid #262626;
	background-color:#111;
}