/* CSS Document */

 body { color: #45BCDD;
 background-color: #000000;
 background-position: center center;
 background-attachment: fixed; 
 background-repeat: no-repeat;
 background-image: url(scape.gif);
 font-family: electroharmonix, "arial narrow", "times new roman", times, serif }
 
 p { color: #45BCDD;
 background-color: #000000;
 font-size: 10pt;
 margin-left: 20px;
 margin-right: 20px;
 margin-top: 10px;
 margin-bottom: 10px;
 font-family: "arial narrow", "times new roman", times, serif }
 
 h1 { color: #33EE99;
 font-size: 30pt;
 font-family: electroharmonix, "arial narrow", "times new roman", times, serif }
 
 A:link { text-decoration: none;
 color: #45BCDD;
 background-color: #000000;
 font-size: 10pt;
 font-family: "arial narrow", "times new roman", times, serif }
 
 A:active { text-decoration: none;
 color: #00FF00;
 background-color: #000000;
 font-size: 10pt;
 font-family: "arial narrow", "times new roman", times, serif }
 
 A:visited { text-decoration: none;
 color: #33FF99;
 background-color: #000000;
 font-size: 10pt;
 font-family: "arial narrow", "times new roman", times, serif }