body {
   background: #2a2a2a;
   color: #6d6d6d;
   font-family: , monospace, verdana, aerial, serif;
   font-size: 11pt;
   line-height: 16pt;
   margin: 40px;
   vertical-align: top;
}
  a:link { color: #6d6d6d;  }
  a:visited { color: #464646;  }

  #htmlcode { display: none }
  #htmlcode textarea {
   width: 500px;
   height: 130px;
  }

