body {
  background-color: black;
  background-image: url('cybergamers.gif');
  background-position: 100% 21%;
  background-repeat: no-repeat;
  background-size: cover;
  color: black;
  font-family: 'Trade Winds', cursive;
}

a, a:active, a:visited, a:target {
  color: white;
  text-decoration: none;
}

h1 {
  color: #FF00EA;
  display: block;
  font-size: 17px;
  height: auto;
  left: 5px;
  position: absolute;
  text-shadow: 0px 0px 10px #FF00EA;
  top: 75px;
  width: auto;
}

.wrapper {
  height: 100%;
  text-align: center;
  width: 100%;
}

footer {
  bottom: 0;
  color: #fff;
  position: absolute;
}

footer a {
  color: #FF00EA;
}

footer ul {
  list-style: none;
  padding: 0;
}

footer li {
  text-align: center;
}

footer li h3 {
  margin: 0;
  color: black;
}

li.calderonsteven {
  font-family: "Audiowide";
}

li.calderonsteven img {
  width: 40px;
}
