body {
    background-image: url(xmas.png);
    color: rgb(0, 255, 0); 
}
img {
  display: block;
  margin: auto;
}
a{
  color: rgb(11, 255, 11);
}