body {
  background: url("/images/beached.png") repeat fixed;
  font-family: "MS UI Gothic", "Mona", Tahoma;
  animation: none;
  background-size: cover;
  image-rendering: crisp-edges;
  cursor: url('/cur/star.gif'), auto;
}