  #hawaiicom {
    background-image:url(cwbg.jpg);
    background-repeat: no-repeat;
    background-color:#E6DA78;
    /*background-position:0px -50px;*/
  }
  DIV {
    position:relative;
    margin:0px;
    padding:0px;
  }


  #body {
    width:700px;
    margin:auto;
  }

  #puzzle-header {
    width:100%;
    height:100px;
    text-align:right;
  }
  #puzzle-header H1 {
    margin:0px;
    padding:0px;
    margin-bottom:30px;
    text-align:right;
    color:#B8860B;
  }
  #puzzle-header H2 {
    margin:0px;
    padding:0px;
    text-align:right;
    color:#2F8793;
  }

  #puzzle-content {
  }

  #puzzle-applet {
    width:580px;
    height:430px;
  }

  #puzzle-list {
    padding-top:75px;
  }


  #copyright {
    font-size:10px;
  }

