html,body{
      margin:0;
      padding:0;
      height:100%; text-align: center;
	  vertical-align: middle;
      border:none;
	background-image: url(images/luciano_pasquini_lat.jpg);
	background-position: center;
}

.bg_top {
  background-image: url(images/pasquini_top.jpg);
  background-position: bottom;
}


.bg {
	background-image: url(images/luciano_pasquini_lat.jpg);
	background-position: center;
}

.testo {
	font-family: Times New Roman, Georgia;
	font-size: 11px;
	color: #059BFF;
}


a.text:link { 	font-family: Times New Roman, Georgia;
	font-size: 11px; color:#ffffff; text-decoration:none}
a.text:visited { 	font-family: Times New Roman, Georgia;
	font-size: 11px; color:#ffffff; text-decoration:none}
a.text:hover { 	font-family: Times New Roman, Georgia;
	font-size: 11px; color:#059BFF; text-decoration:none}
a.text:active { 	font-family: Times New Roman, Georgia;
	font-size: 11px; color:#ffffff; text-decoration:none}

