BODY { background: url(../graphics/EarthMoon.jpg) fixed black no-repeat; 
       background-attachment: fixed;
/*       color: white; */
       color: #aeaeae;
}

BLOCKQUOTE {
     padding: 5px;
     margin-right: 6px;
     margin-left: 6px;
     text-align: justify;
     background-image: url(../graphics/backgrid.gif);
/*     background: #0e0e0e; */
     color: #aeaeae;
/*     background-color: black; */
}

P.boogie { 
     color: #aeaeae;
     background-color: black;
     margin-right: 50px;
     text-align: right;
     background-image: none;
}

P { text-indent: 5%; 
/*    color: #aeaeae; */
    color: white;
/*     background-image: url(../graphics/backgrid.gif); */
}

P.footer { 
           color: #393939; 
           text-indent: 0%;
/*	   font-size: smaller; */
}

UL { list-style: url(../graphics/apolloicon2.gif);
     list-style-image: url(../graphics/apolloicon2.gif);
 }

/*
LI {
     background: url(graphics/backgrid.gif);
}
*/

UL.space {
    background: url(../graphics/10074833.jpg) no-repeat; 
}

UL.bomb {
    background: url(../graphics/Sndxray.jpg) no-repeat;
}

.zapped { display: none; }

a:active {
  color: green;
  background: #0e0e0e;
}





