BODY {
background-color: #FFffFF;
background-repeat: repeat-x;
background-position: top;
font-family: "Times New Roman", "Century Schoolbook",  serif;
margin: 5%

}
  H2, H3, H4, H5, H6 {
font-family: "Times New Roman", "Diploma", Egmont, "Ruritania", Pickwick, "Frankenstein SF", "Seabird Light SF",  "Old English Text MT", Algerian, "Aristocrat SF", serif
}
H1 {
font-family:  "Diploma", Egmont, "Ruritania", Pickwick, "Frankenstein SF", "Seabird Light SF",  "Old English Text MT", Algerian, "Aristocrat SF", serif
}
/* note the use of quotations around font names of more than one word */

H1 {font-size: 180%; text-indent: -5%}
H2 {font-size: 160%; text-indent: -3%}
H3 {font-size: 140%; text-indent: -2%}
H4 {font-size: 120%; text-indent: -1%}

A:link {color: #0000CD}
A:visited {color: #800080}
A:active {color: #ff66cc}
A:hover {color: #ff33cc}
A:hover {background-color: #66cccc}

p {text-indent: 5%}
