
div#testata {
	background-image: url(../img/testata.jpg);
	background-repeat: no-repeat;
	padding-bottom: 80px;
	}

h2 {
margin-top: 1em;
	}
h3 {
margin-top: 1em;
	}

	

div.areadx {
margin-left: 2%;
margin-top: 1em;
padding-left: 1em; 
width: 38%;
font-size: 90%;
border-left: 2px dotted #09c;

	}
div.areadx h2 {
font-size: 100%;
	}
 
