body {
  background-repeat: no-repeat;
  background-image: url(images/Cornicesfondosito2concolore.jpg);
  background-position: center top;
  margin-top: auto;
}
#link {
}
#link a {
  font-weight: bold;
  color: #540000;
  font-family: "Times New Roman",Times,serif;
  font-style: italic;
  display: block;
  text-align: center;
  font-size: 18px;
}
#link a:hover {
  color: #2a85ff;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
  text-decoration: underline;
  font-size: 18px;
}
#info {
  text-align: center;
  font-weight: inherit;
}
#info a {
  font-family: "Times New Roman",Times,serif;
  color: black;
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
}
#info a:hover {
  font-weight: bold;
  color: #2a85ff;
  font-size: 18px;
}
