    body {

      background: url('tile.gif');

      color: lime;

      font-family: "Courier New", monospace;

      text-shadow: 1px 1px 0 black;

    }

    img {

      image-rendering: pixelated;

    }

    marquee {

      font-size: 20px;

      color: magenta;

    }