body {
  background: white;
  text-align: center;
  background-image: url("clouds.gif");
  cursor: url("38921.png"), default;
}
p {
  color: white;
}
h1 {
  color: white;
  font-weight: bold;
}
h2 {
  color: white;
  font-weight: bold;
}
.disclaimer {
  font-family: Consolas;
  font-size: 10px;
  color: grey;
  text-align: center;
}