
BODY{
 background-color     : #000000   ;
 background-image     : url(img/cosmos_bg005.jpg);
 background-repeat    : no-repeat ;
 background-attachment: fixed     ; 
 color                : #ffffff   ;
 font-size            : x-small   ;
}


A         { color : #cccccc ; text-decoration : underline ; }
A:active  { color : #990000 ; }
A:visited { color : #c0a9ae ; }
A:hover   { background-color : #efefef ; color : #990000 ; text-decoration : underline overline; }


