

       #logo, #menu, .rightcol, .rightnav, #foot, #validation {display: none; }

         body {
              font-family: Times, Georgia, "New Century Schoolbook", serif;
              font-size: 12pt;
              color: #000;
              text-align: left;
              }

           h2 {
              color: #000; 
              text-align: center;
              }

 .characters {
              margin-top: 2px;
              background-color: #E8F8E8;
              font-size: 1em;
              color: #000;
              border: 1px solid #3C9;
              padding-bottom: 2%;
              margin-left: 10%;
              margin-right: 10%;
              padding-left: 1%;
              }

    #perfect {float: right; }

 
   div#foot1  {
              margin: .25in;
              font-family: Times, Georgia, "New Century Schoolbook", serif;
              font-size: 1em;
              text-align: right;
              padding-top: 10%;
              }

