h1 {
  font-size: 64px;
  font-family: georgia, times new roman, times, serif;
  color: #0033FF;
  font-weight: normal;
  line-height: 100%;
}

p {
  font-size: 18px;
  font-family: georgia, times new roman, times, serif;
  color: #000000;
  font-weight: normal;
}
   :link { color: #0033FF; }
   :visited { color: #0033FF; }
   /*
   :hover { color: white; }
   */
