body {
 background-image: url("./background.jpg");
 color:white;
}

a:link{
  color:yellow;
}