body 
  {
  background-color: #ffffff; /* #000066; */
  color: black;
  }

A           
  { 
  color: #000000;
  font-weight:bold;
  font-family: Times New Roman;   text-decoration: none;
  }

span.ptitle
  {
  color: white;
  font-family: Arial;
  font-size: 32;
  text-align: center;
  }

span.pheader
  {
  color: red;
  font-family: Broadway;
  font-size: 14;
  text-decoration: underline;
  text-align: center;
  }

span.TitleDate
  {
  font-weight: bold;
  font-family: Arial;
  font-size: 18;
  color: black;
  }

span.TitleGreeting
  {
  font-family: Kunstler Script, Script;
  font-size: 30;
  font-weight: bold;
  color: black;
  }

span.CoverArt
  {
  position: absolute;
  top: 40;
  left: 100;
  width: 80%;
  }

p {
  color: black;
  text-indent: 20
  }

span.Counter
  {
  position: absolute;
  top:1700;
  left: 45%;
  }
