BODY { background-color: maroon }
H1 { backgound: maroon; color: #FFD700; font-family: "Times New Roman", Times, serif  }
H2, H3, H4, H5, H6 { backgound: maroon; color: #FFFF99; font-family: Arial, Sans-Serif }
P, OL, UL { backgound: maroon; color: white; font-family: Arial, Sans-Serif }
A:link { backgound: maroon; color: #99FFCC}
A:active  { backgound: maroon; color: #99CCFF}
A:visited { backgound: maroon; color: #FFCC99}
