/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { font-family: verdana,arial,helvetica,sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    color: rgb(255, 255, 255);
    text-align: center;
    background-color: rgb(0, 0, 0);
    }
    
    h2 {
    font-size: 1.2em;
    }

  #everything { position: relative;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    }
    
    #bottom { position: relative;
    top: 30px;
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;   
    }

  #logo { position: absolute;
  width: 390px
  float: left;
  
    }

  #show { width: 600px;
    height: 485px;
    position: relative;
    top: 20px;
   
    }

  #text { position: absolute;
  left: 390px;
  width: 390px;
  text-align: center;
  float: right;
    }

  #text.title {  }

  #text.link {  }

  #text.email {  }

  #text a { text-decoration: none;
    }

  #text a:link, #text a:visited { color: rgb(153, 102, 51);
    }

  #text a:hover { color: rgb(249, 244, 230);
    background-color: rgb(153, 102, 51);
    }


