BODY{
     background-image : url();
     /*background-repeat : no-repeat ;*/
     /*background-attachment : fixed ;*/
     background-color : #FFFFFF;
     margin-top : 20px ;
     margin-right : 10%;
     margin-left : 10%;
     color : #000000 ;
     text-align : center ;
     font-size : x-small ;
     line-height : 130% ;
     }

a:link{color : #0066ff}
a:visited{color : #0066ff}

a#na{color : #0066ff}

a#pa{color : #000000}

a#ka{color : #666666 ;
     text-decoration: none;
     }


.bar{
     background-color : #000000 ;
     color : #0066ff ; 
     padding : 3px ;
     text-align : left ;
    }


H2{color : #999999}

.text{
      text-align : left ;
      width : 80% ;
      padding : 5px ;
      line-height : 150% ;
      color : #666666 ;
      }

.text2{
      background-image : url();
      background-repeat : no-repeat ;
      background-attachment : fixed ;
      background-position : right center ;
      text-align : left ;
      width : 80% ;
      padding : 5px ;
      line-height : 200% ;
      color : #666666 ;
      }

.text3{
      text-align : left ;
      width : 70% ;
      padding : 10px ;
      line-height : 150% ;
      color : #666666 ;
      border-style : double ;
      border-color : #999999 ;
      }