<style type="text/css">
<!--

BODY {scrollbar-arrow-color: #676777; scrollbar-face-color: #cccccc; scrollbar-3dlight-color: #cccccc; scrollbar-highlight-color: #cccccc; scrollbar-darkshadow-color: #676777; scrollbar-shadow-color: #cccccc; 

background-attachment: fixed; background-repeat: no-repeat; background-position: top right;
	}

A:link
{text-decoration: none; color:#000000 }
A:visited
{text-decoration: line-through; color:#666666 }
A:active
{text-decoration: line-through; color:#666666 }
A:hover
{text-decoration: underline overline; color:#000000;
 }


 #hat   {
  position: absolute;
  bottom: 0px;
  left: 0px;
  filter: alpha(opacity=100, style=0);

          }

 #text   {
  position: absolute;
  top: 127px;
  left: 180;
  width: 75%;
  height: 70%;
  font-weight:normal;
  margin-bottom:50px;
  filter: alpha(opacity=80, style=0);
  -moz-opacity: 70%;
  background-color: #000000;

          }


 #links   {
  position: absolute;
  top: 100px;
  left: 30;
  width: 130px;
  height: 200px;
  padding:10px;
  font-weight:normal;
  color: #ffffff;
  margin-bottom:50px;
  filter: alpha(opacity=100, style=0);
  background-color: #222222;

          }


 #title   {
  position: absolute;
  top: 30px;
  left: 10%;
  filter: alpha(opacity=100, style=0);

          }


 
-->
</style>