/* Generated by KompoZer */
p {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: red;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 36px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  color: #013198;
}
body {
  background-image: url(sfondo.jpg);
  background-attachment: fixed;
}
div {
  text-align: center;
}
a {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: red;
  text-decoration: none;
}
img {
  border-style: none;
  padding-top: 10px;
  position: relative;
  top: 3px;
  margin-left: 10px;
}
