<!-- body {background: black url(spring2_bk.jpg) 0 0 repeat-y fixed;} -->
body {background: black  0 0; font-family: Arial, Helvetica, Verdana;} 
div > table {background: white; border-color: red; }
LI {background: yellow 0 0; list-style-type: lower-roman; }
h2 {font-family: Helvetica, Arial, Verdana; font-style: italic;}
table h2:first-child  {color: green;}
table p {border: thin solid red;}
a:link {color: green; text-decoration: none;}
a:visited {color: blue; font-weight: lighter; text-decoration: none;}
a:hover {font-weight: bold; }


