body {
  background-image: url("bg.png");
}

a {
  text-decoration:none;
  color:red;
}