body {
	background-color: black;
	color: white;
	background-image: url('/test/sfondo200609061915_2.png');
	background-position: top center;
	background-repeat: no-repeat;
}
h1 {
	font-family: "Bitstream Vera Serif", serif;
}
h3 {
	font-family: monospace;
	font-size: 1.2em;
	letter-spacing: 3px;
}
a {
	color: #aaa;
}
h1,h3,#main {
	padding: 0px 25px;
}
#cont {
	width: 705px;
	margin: 150px auto 0px;
	padding: 0px;
}
#footer {
	margin-top: 30px;
	text-align: center;
}

