body  { color: white; font-size: 16px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold; 
text-decoration: none; 
background-color: black; 
background-image: url("../images/galaxy5.jpg"); 
background-repeat: no-repeat; 
background-attachment: fixed; 
padding-top: 0
margin:10px 10px 0px 10px;
                padding:0px;
}
        
a:link { color: white }  /* for unvisited links */
  :visited { color: yellow } /* for visited links */
  :active { color: grey } /* when link is clicked */
  :hover { color: white } /* when mouse is over link */
  
h1    { font-size: 2em; font-weight: bold; text-align: center; margin-top: 0.67em; margin-right: 0 }
h2  { font-size: 1.5em; font-weight: bold; text-align: center; margin: 0.67em 0 }
hl   { font-style: italic; font-weight: bold }


        #leftcontent {
                position: absolute;
                left:10px;
                top:50px;
                width:100px;
                background: transparent;
                border:Inherit 0 transparent ;
                }

        #centercontent  { background: transparent; margin-right: 90px; margin-left: 130px; border: Inherit
 0 transparent ; voice-family: inherit }

        #rightcontent  { background: transparent; position: absolute; top: 50px; right: 10px; width: 200px; 
border: Inherit 0 transparent }
        
        #banner {
                background: transparent;
                height:40px;
                border-top:Inherit 0 transparent ;
                border-right:Inherit 0 transparent ;
                border-left:Inherit 0 transparent ;
                voice-family: "\"}\"";
                voice-family: inherit;
                height:39px;
                }
                
        p,h1,pre {
                margin:0px 10px 10px 10px;
                }
                
                
        #banner h1 {
                font-size:14px;
                padding:10px 10px 0px 10px;
                margin:0px;
                }
        
        #rightcontent p {
                font-size:10px
                }
        









