body {
 background-color: black;
  color: white;
  text-align: center;
  font-family: Times;
  cursor: url("cursor.png"), url("custom.cur"), default;
}