body{
    background-image: url(Thisisthebestquoteever.png);
    color: rgb(244, 255, 0);
}
a:link {
  color: white;
}
a:visited {
    color:#c3c0c0;
}