body {
   font-family: "courier new", courier, monospace;
   background-color: #ffffff;
   color: #000000;
   text-align: left;
     }
h2 {
   text-align: center;
   text-decoration: underline;
   }
h3 {
   text-align: center;
   }
.blurb {
   color: #009900;
   font-family: arial, helvetica, sans-serif;
   text-align: center;
   margin-left: 1em;
   margin-right: 1em;
       }
.dialogue {
   margin-left: 4em;
   text-indent: -4em;
          }
.effects {
   margin-left: 8em;
   margin-right: 8em;
   font-style: italic;
   padding-left: 0.5em;
   border-left: 2px black solid;
         }
.copyright {
   text-align: center;
   font-size: small;
           }
b {
   margin-right: 3em;
  }
