  body {
    font-size:99%; /* font sizebecause IE is stupid*/
    background-color:#FAF0E6;
    width:100%;
    margin:0;
    padding:0;
    border: 0px none;}
  .banner{
    background-color: Black;
    width:100%;
    text-align:center;
  }
  .banner img {border:0px none;}

  h1, h2 {font-size: 120%; text-align:center;}
  h2 {font-size:115%;}

  form {width:80%; margin-left:8%; padding-left:0;}
  table {width:100%; margin:0; padding:0; text-align:center;}
  tr.odd, tr.odd td {
    background-color: white;
    padding:5px 0 5px 0;
    border-top: 1px solid black;
    border-bottom:1px solid black;
  }
  tr.heading, tr.heading td, .subheading td {
        font-weight:bold;
        font-size:105%;
  }
  td.name {text-align:left; font-weight:bold; font-size:90%;}
  .results, .results tr, .results td {text-align: left;}

  .separator {width: 50%; margin: 20px 0 0 0;}

  select, option {padding: 0; margin:0; border: 0px none white; font-size:85%;}

  .instructions {text-align:left; width:75%; margin-left:10%; padding-left:0;}
  .adsense468x60 {
    text-align: center;
  }