<style type="text/css">
<!--
a:link {text-decoration: none; color: #000066;}
a:visited {text-decoration: line-through; color: #000000;}
a:active {text-decoration: underline; color: #000000;}
a:hover {text-decoration: overline underline; color: #666699; filter:blur(Add=2, Strength=20, Direction=50); height=0; cursor: crosshair;}

body
{
background: #ffff66;
background-image:url("broadswordimage_badmoon.png");
background-repeat:no-repeat;
background-position:bottom right;
background-attachment:fixed;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

body,tr,td,p {font-size:9px; font-family: verdana; letter-spacing:0PT; line-height:14PX; color:#000000;}
a:link {text-decoration: none; color: #000066;}
a:visited {text-decoration: line-through; color: #000000;}
a:active {text-decoration: underline; color: #000000;}
a:hover {text-decoration: overline underline; color: #666699; filter:blur(Add=2, Strength=20, Direction=50); height=0; cursor: crosshair;}

#header {
  margin: 20px;
  padding: 0px;
  height: 40px;
}

#menu {
  position: absolute;
  left: 85px;
  padding: 0px;
  width: 150px;
}

#content {
  margin-left: 90px;
  padding: 220px;
  margin-right: 140px;
}

#footer {
margin-left: 0px;
padding: 20px;
margin-right: 0px;
}

-->
</style>