body {
  background: url("MLG Wow.gif");
  background-size: cover;
  color: black;
  font-family: Comic Sans MS;
}
p {
  text-align-last: center;
}

a {
  margin:180px 825px;
  text-align: center;
  color:yellow;
  background:url("Elephant.gif") ;
  background-size: cover;
  padding: 10px 20px;
  display: inline-block;
  filter: invert();
  border-radius: 50%;
  font-family: impact;
}