BODY	{ font-family:nimrod; background-color:black; color:gold; background-image:url(celtic_bgd.jpg); }
H1	{ color:lightgreen; text-align:center; font-weight:normal; font-size:40px; }
H2	{ color:lightgreen; text-align:center; font-weight:normal; font-size:36px; }
H3	{ color:lightgreen; text-align:center; font-weight:normal; font-size:24px; }
H4	{ color:lightgreen; text-align:center; font-weight:normal; font-size:16px; }
H5	{ color:lightgreen; text-align:center; font-weight:normal; font-size:14px; }
H6	{ color:lightgreen; text-align:center; font-weight:normal; font-size:10px; }
P	{ color:lightsteelblue; text-align:justify; font-size:16px; }
TD	{ color:antiquewhite; font-size:16px; }
TH	{ color:bisque; font-size:18px; font-weight:bold; }
OL	{ color:darkseagreen; font-size:14px; }
UL	{ color:darkseagreen; font-size:14px; }
EM	{ color:skyblue; font-style:normal; font-weight:normal; }
Q	{ color:limegreen; text-align:justify; font-size:14px; position:relative; left:5%; width:90%; }
SAMP	{ font-family:nimrod; font-size:16px; color:seagreen; text-align:center; background-color:darkslategray; }
DL	{ font-size:14px; color:yellowgreen; }
DT	{ font-weight:bold; }
TD	{ font-size:14px; }

A:link		{text-decoration:none; font-weight:bold; color:lightblue; }
A:active	{text-decoration:none; color:yellow; }
A:visited	{text-decoration:none; color:skyblue; }
A:hover		{text-decoration:none; color:orange; }

