/*  New style for site from 2009 */

body {padding: 10px;
          background-color: #FFF8C9
          }

h1 {color:DarkRed;font-family:Verdana;font-size: 50px}
h2 {color:DarkRed;font-family:Verdana;font-size: 42px}
h3 {color:DarkRed;font-family:Verdana;font-size: 36px}
h4 {color:DarkRed;font-family:Verdana;font-size: 28px}
h5 {color:DarkRed;font-family:Verdana;font-size: 24px}
h6 {color:DarkRed;font-family:Verdana;font-size: 18px}
p {font-size:24px;font-family:Courier}
.special {font-family:Victorian Let}
.center {text-align:center}
.jazz {font-family:Orange Let}
.written {font-family:Gaze}
.white {color:white}