 body {
	 font-family: Arial, Helvetica, sans-serif; 
	  

	 background-position: absolute;

	   background-repeat: no-repeat;	 
	 	 	 }


 


.fett { font-weight: bold     }


 h1 { 
        color: black;
	   font-size : 3em ;
	   margin-bottom : 0px ;
	   margin-top :  0px  ;
	   font: Arial, sans-serif;
	   padding-top : 0.3em ;
	   padding-bottom: 0.2em;
	   padding-left : 0.2em;
    }
	
	 h2 { 

       color:black;
	   font-size : 1.5em;                         /*    1em */
	   margin-top : 0px;
	   font: Arial, sans-serif;
	   padding-top : 0.3em ;
	   padding-bottom: 0.2em;
	   padding-left : 0.2em;
    }
	
@media  (max-width : 65em ) {                 <!-- Handy -->
	  a {font-size : 1.5em; font-color: black;}	 
	 fo {font-size : 1.5em; font-color: black;}	 
	body {line-height: 1.7;}
}
 
@media  (min-width : 65em ) {
	  a {font-size : 1.0em; font-color: black;}	 
	 fo {font-size : 1.3em; font-color: black;}	 
	 lhe {margin-bottom: 1em ; }
	 dp
  }

	

}
