body {
  background-image: url("/images/AudioLink_WebpageBG_v10.png");
  background-size: 1400px;
}

a {
    text-underline-offset: 5px;
    animation-timing-function: ease-out;
    transition: 0.3s;
}

a:hover {
    text-underline-offset: 8px;
}