<!--

body {
  color: #009;
  background: #fff url(/images/surfboard_bg.jpg) no-repeat fixed center;
}

#copyright {display: none;}

#copysurf {
  display: block;
  float: right;
  width: 213px;
  height: 55px;
  margin: 1em .5em 0 .5em;
  padding: 0;
  border: 0 none inherit;
  text-align: right;
}
 
-->