body{
  text-align: center;
  background-image: url(./immagini/sfondo_menu.jpg);
  background-repeat: repeat;
  background-attachment: fixed;
}

a{
 /*border-color: transparent;
 border-style: none; */
 text-decoration: none;
}
img{
 border-style: none
}

