p{text-align:center;}

body
{
  font-size:medium;
  list-style-type:square;
  color:green;
  font-family:Verdana;
  background-image:url("./Immagini/Copia di Lega nord.jpg");
  background-position:center center;
  background-attachment:fixed;
  background-repeat:no-repeat;
}

a{text-decoration: none;}

table{font-size:medium;}

a:hover
{
  background-color:yellow;
  text-decoration: none;
}

a:link{color: green;}

a:visited{color: green;}

legend
{
  line-height:200%;
  font-size:larger;
  background-color:yellow;
  color:green;
}
