body {
	 background-image: url(sfondo.jpg);
     background-repeat: no-repeat;
     background-position: 4px +10px;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	}
	
#div1 {

	width: 400px;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	left: 5px;
	bottom: 5px;
}
.commenti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: none;
	left: 10px;
	top: 5px;
	right: 5px;
	bottom: 10px;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 3px;
	font-weight: bold;


}
