  a {
    text-decoration: none; }  
  a:link {
    color: #cc66ff; }
  a:visited {
    color: #cc66ff; }
  body {
    background: black;
    border-left: 1px dashed white;
    border-top: 1px dashed white;
    color: white;
    font-family: sans-serif;
    font-size: 1em;
    padding: 1em;
    position: absolute;
    left: 0px;
    top: 0px;
    max-width: 650px;
    min-height: 650px;
    min-width: 650px; }
  div.copyblurb {
    color: white;
    font-size: .65em;
    font-variant: none;
    position: relative;
    top: 2em;
    padding: 2em;
    z-index: 2; }
  div.menu {
    font-size: 1em;
    font-variant: small-caps;
    position: absolute;
    left: 170px;
    top: 6em; }
  div.prod-desc {
    color: #cc66ff;
    font-family: sans-serif;
    font-size: .75em;
    font-variant: small-caps;
     }
  div.prod-title {
    font-family: sans-serif;
    font-size: 1em;
    font-variant: small-caps;
     }
  div.sflogo {
    border: none;
    position: relative;
    left: center;
    top: center;
    max-width: 160px;
    z-index: 0; }
  div.sftitle {
    font-size: 1.5em;
    font-variant: bold;
    position: absolute;
    left: 210px;
    top: 2em; }
  h1 {
    color: #cc66ff;
    font-variant: bold;
    font-size: 1em; }
  h2 {
    color: #cc66ff;
    font-variant: bold;
    font-size: .85em}
  ul.menu {
    float: left;
    list-style-type: none; }
  ul.menu a {
    background-color: none;
    color: #cc66ff;
    padding: 0.1em 0.4em; }
  ul.menu li {
    border: none;
    color: #cc66ff;
    float: left;
    font-family: sans-serif;
    text-decoration:bold; }
