<!-- Old London Font - red 6f1212 size 34 pt line spacing 4 pt -->

body {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top center;
  background-color: #f0f0f0;
}

a:link {
  color: #0000ff;
}

a:visited {
  color: #0000ff;
}

img.header {
  display: block;
  margin: 0 auto;
  border: 0;
}

img.main {
  display: block;
  margin: 0 auto;
  border: 0;
}

p { 
  text-align: center;
  color: #000000;
}

p.copyright { 
  text-align: center;
  color: #000000;
  font-size: 8pt;
}

p.home {
  text-align: center;
  color: #ffffc7;  font-size: 18pt;
}

p.homesmall {
  text-align: center;
  color: #ffffc7;  font-size: 10pt;
}

h1  {
  text-align: center;
  color: #ffffc7;
}
h2  { text-align: center; }
h3  { text-align: center; }
