
body {
  background-color: #ffffff;
  background: url("https://alfiesclubhouse.neocities.org/images/space404.jpg");
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
  background-position: center;
  font-size: 35px;
  font-family:'VT323', monospace;
  color: #000;
  margin: 0;
}

* {
    cursor: url("https://alfiesclubhouse.neocities.org/images/frog1.gif") 0 0, auto;
}

p {
  text-align: center;
  line-height: 1.6em;
  margin-top:50px;
}

h1 {
  text-align: center;
  margin-top:120px;
}