<style type="text/css">
<!--


BODY {scrollbar-arrow-color: #3B4E40; scrollbar-face-color: #BCCEC7; scrollbar-3dlight-color: #000000; scrollbar-highlight-color: #5A7F60; scrollbar-darkshadow-color: #000000; scrollbar-shadow-color: #3B4E40; 


background-attachment: fixed; 
      }


A:link
{text-decoration: none; color:#000000 }
A:visited
{text-decoration: none; color:#5B8F6B }
A:active
{text-decoration: none; color:#5B8F6B }
A:hover
{text-decoration: underline overline; color:#000000;}


 #tree   {
  position: absolute;
  top:0px;
  left:0px;
  height:100%;
  background-image: url(tree.gif);
          }


 #window   {
  position: absolute;
  top:75px;
  left:25%;
  width:70%;
  height:80%;
  background-color: #ffffff;

          }


 #links   {
  position: absolute;
  top: 50px;
  left: 5%;
  width: 125px;
  padding:5px;
  font-weight:normal;
  color: #000000;
  margin-bottom:50px;
  filter: alpha(opacity=60, style=4);
  background-color: #BCCEC7;


          }

 
-->
</style>