body {
  background: url('tile.gif');
  color: #de5966;
  font-family: "Courier New", monospace;
  text-shadow: 1px 1px 0 black;
}
img {
  image-rendering: pixelated;
}
marquee {
  font-size: 20px;
  color: magenta;
}

