<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
   border: 0;
   margin: 0;
   padding: 0;   }

body      {
   color: #fff;
   background: #ccc url(back_05.JPG);
   background-attachment: fixed; 
   background-position: bottom center;    }

#container  {
   width:80%;
   overflow:hidden;  
   margin: 39 auto 90;  
   text-align: left;   }

#beobox    {  
    float: left; 
    width: 900px; 
    overflow: hidden; 
    color: #fff;
    font-size: 16px; 
    line-height: 1.4; 
    border-bottom: 1px solid;
    border-color: #32cd32; 
    padding: 5 20 5 5px;   
    margin: 0 0 10 0px;   }   

#beobox img     { 
    float: left; 
    border: 3px solid #fff; 
    height: 460px; 
    margin: 10 30 50 10px;    }  

#bottomnav      { 
     float: left; 
     width: 700px; 
     font-size: 14px; 
     color: #c0c0c0; 
     word-spacing: normal; 
     padding: 0 0 3 150px; 
     margin:0 0 0 50px;    }

h1     {   
   width: 700px;
   position: fixed; 
   top: 20px;
   left: 220px;  
   color: #fff;   
   font-size: 20px; 
   font-family: sans-serif,verdana,tahoma,papyrus,arial; 
    margin: 20 20 20 500px; 
   letter-spacing: 2px;     }  

h2    { 
     width:73%; 
     color:#fff;   
     font-size:22px; 
     font-weight:bold;
     _ckground:#00008d;  
     padding:5 5 5 90px;      
     font-family:georgia,sans-serif,Verdana,Arial;  
     margin:7 0 20 15px;     } 

b    { 
     color: #00008d;  
     font-weight: bold;   }   

#spacer   { 
    width: 90%; 
    overflow: hidden; 
    height:330px;     }
 
a:link      { color:#000099; text-decoration:none; }
a:visited   { text-decoration:none; }
        
big  { font-weight: bold; color: #888; }  


</pre></body></html>