.mainIndex {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center center;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
body {
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(img/back-pg-Index.jpg);
}
.frameTesto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	text-align: justify;
	margin: 2px;
	padding: 2px;
	background-color: #FFFFFF;
	line-height: 18px;
}
