body{
	font: 12pt Comic Sans MS;
	background: #000000;
	text-align: center;
}
img{
	border: 0px;
}

div#titolo {
  display:block;
  width:290px;
  height:40px;
  float:left;
  background-repeat: no-repeat;
  margin-bottom:0px;
}

div#titolo a {
display:block;
  width:290px;
  height:40px;
  background-image: url(../immagini/amborzasco.gif);
  background-repeat: no-repeat;

}
div#titolo a:hover {background-position: 0px -40px;}


a#aggiornamento {
text-decoration:none;
color: #222;
}

a#aggiornamento:hover { color:#fff;}
