<style type="text/css">
<!--

A:link
{text-decoration: underline overline; color:#9400d3 }
A:visited
{text-decoration: overline; color:#663366 }
A:active
{text-decoration: overline; color:#9400d3 }
A:hover
{text-decoration: line-through; color:#ffe7ff;
cursor:crosshair }
body
{ background-attachment: fixed ;
font-size: x-small;
      }


 #log   {
  position:absolute;
  top:10px;
  left: 210px;
  width:500px;
  padding:5px;
  font-weight:normal;
  color: #493300;
  margin-bottom:50px;
  filter: alpha(opacity=60, style=0);
  -moz-opacity: 70%;
  background-color: #cfffd9;
 background-image: url(snowdrift.gif);

          }


 #window   {
  position:absolute;
  top:130px;
  left:210px;
  filter: alpha(opacity=70, style=0);
  -moz-opacity: 70%;
  background-color: #cfffd9;

          }


 #links   {
  position:absolute;
  top: 15px;
  left: 10px;
  width:180px;
  height: 420px;
  padding:5px;
  font-weight:normal;
  color: #cba300;
  margin-bottom:50px;
  filter: alpha(opacity=70, style=0);
  background-color: #ffffff;
  background-image: url(leaves.gif);


          }

 
 #links2   {
  position:absolute;
  top: 15px;
  left: 10px;
  width:190px;
  padding:5px;
  font-weight:normal;
  color: #ffe18b;
  margin-bottom:50px;


          }

-->
</style>