body {background-image:url("quijote.jpg")

}
p{font-family:"book antiqua", arial, helvetica, sans-serif;
font-size:20px;
color:#4755FF;
font-weight:bold;
}
legend{font-family:"book antiqua", arial, helvetica, sans-serif;
font-size:25px;
color:#2C14FA;
font-weight:bold;}

fieldset{border-color:red}

a {
  text-align: center;

  color: blue;

  font-size: 20px;

 font-weight: bold;
 padding: 4px;
}