
   BODY {
          font-family: "Comic Sans MS", "Arial Black";
          background: antiquewhite;
          margin-left: 10%;
          margin-right: 10%;
        }

   PRE {
          font-family: "Arial", "Courier", serif;
          font-size: small;
          line-height: 1;
       }
