body {background: url(logo_paper.png) #fff no-repeat top left fixed;}
a:link {color: #000;text-decoration: none; text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F, 0 0 0.2em #87F;}
a:visited {color: #000;text-decoration: none; text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F, 0 0 0.2em #87F;} 
a:hover {color: #000;text-decoration: none; text-shadow: 0 0 0.2em #c03, 0 0 0.2em #c03, 0 0 0.2em #c03;}   
a:active {color: #000;text-decoration: none;}

div#desktop
  {
  position: absolute;
  top: 280px;
  left: 100px;
  width:410px;
  height:260px;
  width:400px;
  height:250px;
  padding: 5px 0px 0px 5px;
  background-color:#ffffff;
  border:1px solid black;
  opacity:0.8;
  font-family: Helvetica; 
  font-size: 11px;
  }
div#iphone
  {
  visibility:hidden;
  }
div#email
  {
  width: 100px;
  font-variant: small-caps;
  font-family: Helvetica; 
  font-size: 14px;
  position: absolute;
  top: 510px;
  left: 420px;
  }
