body {
    font-family: Arial;
    background-color: rgb(128, 200, 232);
  }
  a:any-link {
    color: rgb(75, 174, 248);
  }