*{margin: 0; padding:0; left:0; top:0}

.testo { 
	background-image : url('../img/tartaglia.jpg');
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-position: 50% -35%;
	background-color : #FFFFFF;
	/*position:absolute;*/
	left: 150;
	top: 150;
	width:75%;
	/*height: 420;*/
	overflow: auto;
        border: 1px solid #A0C6C4;
	padding-left: 100px;
	margin-left: 70px;
	padding-right: 20px;
	padding-bottom:  50px;
	padding-top:  80px;
	margin-left: 100px;
	text-align: justify;
}
.testopg { 
	background-image : url('../img/tartaglia.jpg');
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-position: 50% -20%;
	background-color : #FFFFFF;
	/*position:absolute;*/
	left: 150;
	right:150;
	top: 150;
	width:70%;
	/*height: 420;*/
	overflow: auto;
        border: 1px solid #A0C6C4;
	padding: 100px;
	margin: 70px;
	padding-right: 100px;
	margin-right: 70px;
	padding-left: 100px;
	margin-left: 70px;
	text-align: justify;
}
.titolo {
	margin-left : 150;
	margin-right : 100;
        margin-top : 70;
        text-align: center;
	font-family : Verdana,Arial,Helvetica;
	font-size : 50;
        color: #416D6D;}

.corpo  {/*margin-left : 120;
	margin-right : 20;*/
	font-family : Verdana,Arial,Helvetica;
        color: #416D6D;
	font-size : 17;}

.corpo  a:link {/*margin-left : 0;
		margin-right : 20;*/
		font-family : Verdana,Arial,Helvetica;
        	color: #416DFF;
		font-size : 17;}

