body {
  background-color: #000;
  color: #ffffff;
  font-family: Verdana;
  text-align: center;
}

a {
  color: #AC55EF;
}
a:hover {
  color: #ffffff;
}
header {
  background-color: #000;
  height: auto;
  width: auto;
  text-align: center;
  display: block;
}
footer {
  background-color: #000;
  height: 25px;
  width: auto;
  text-align: center;
  display: block;
}

/* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/cursors/cur-7/cur682.cur), auto !important;} /* End https://www.cursors-4u.com */