BODY	{ font-family:nimrod; background-color:black; color:yellowgreen; background-image:url(bgd.jpg); }
TD	{ color:gold; font-size:12px; }
TH	{ color:gold; font-size:12px; }
EM	{ color:skyblue; font-style:normal; font-weight:normal; font-size:14px; }
H2	{ color:gold; text-align:center; font-weight:normal; font-size:36px; }
H3	{ color:gold; text-align:center; font-weight:normal; font-size:24px; }
H4	{ color:gold; text-align:center; font-weight:normal; font-size:18px; }
H5	{ color:yellowgreen; text-align:center; font-weight:normal; font-size:14px; }

A:link		{text-decoration:none; color:lightseagreen; }
A:active	{text-decoration:none; color:lightseagreen; }
A:visited	{text-decoration:none; color:lightseagreen; }
A:hover		{text-decoration:none; color:skyblue; }

