#container {
	height:600px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
}

#contenuto {
	height:490px;
	margin:0;
	padding:0;
}

#testo {
	width:680px;
	padding:0;
	margin-left:70px;
}

#testo p {
	text-align:left;
	font-family:courier;
	font-size:1em;
	line-height:1.2em;
}

h1 {
	background-image:url(../images/archivio_head.jpg);
	width:398px;
	height:41px;
	text-indent:-9999px;
	text-align:center;
	margin:10px auto;
}