BODY, TD, P, LI, BLOCKQUOTE {font-family: arial,helvetica,sans-serif;font-size: 16px;color: #000000;}
body { 
  background: white url("/logo/birch-forest-bg.jpg");
  background-repeat: repeat-y, repeat-x;
  background-position: center;
  background-attachment: fixed;
}

H1 {font-size: 18px;font-family: arial,helvetica,sans-serif;font-weight: bold;color: black;}
H2 {font-size: 16px;font-family: arial,helvetica,sans-serif;font-weight: bold;color: black;}
A:link {color: blue;text-decoration: underline;}
A:active {color: blue;text-decoration: underline;}
A:visited {color: black;text-decoration: underline;font-style: italic;}
A:hover {color: red;text-decoration: underline;font-style: italic;}

