p {
  color: white;
}

body {
  background-image: url("bg.gif");
}

body {
    cursor: url("star1.gif"), auto;
}