body { margin: 0px; padding: 0px;
	 color: white;
	background-image : url("feu1.jpg");
	background-attachment: fixed; }

h1 { font-family: Verdana, Arial, Serif; 
	color: maroon;
	font-size: 1.4em;
	text-align: center;
  }

h2 { font-family: Verdana; Arial; font-size: 0.9em; vertical-align: midle; }



p { font-family: Arial; font-size: 0.8em; font-weight: 500;  }



.white { font-family: verdana, Arial, sans-serif;
		 font-size: 0.7em;
		text-align: center;
		 font-weight: 600;
		 background-color: white;

 }






 a:focus {
	text-decoration: underline; 
	text-align: center;
	line-height: 1.2;
	color: white;

 }
 
 
  a:hover { 
	text-align: center;
	text-decoration: underline; 
	color: white;
	
 }
 
 
  a:active { 
	text-decoration: underline;
	text-align: center;
	line-height: 1.2;
	color: white;	
 }
 
 
  a:visited { 
	text-align: center;
	text-decoration: underline;
	line-height: 1.2;
	color: white;
	
 }
