body {
  color: #ffffff;
  background-color: #000000;
  text-align: center;
  font-family: Helvetica;
}

#top_line1 {
  width: 100%;
  height :.75em; 
  margin-bottom: 1em;
  background-color: #3c0091;
}

#titleField {
  color:#e53c2f;
  width:100%; 
  margin-bottom:.25em;
  font-size:3em;
}

#titleField2 {
  width:100%; 
  margin-bottom:.5em;
  color:#515151;
  font-size:1.5em;
}  

