body {
  text-align: center;
  font-size: 50px;
  background: url(galo.JPG) no-repeat top;
  background-size: 1450px 880px;
  font-family: cursive;
}
a {
   color: #FFFFFF;
  text-decoration: none;
  letter-spacing: -5px;
}
a:hover {
font-style: italic;
color:red;
}