body         {
	background-image: url('images/fond.jpg');
	background-attachment : fixed;
}
h1           {
	font-family: Arial;
	font-size: 15px;
	color: #CC3300;
	text-align: center;
	font-weight: bold;
	background-attachment : fixed;
}
h2           {
	font-family: Arial;
	font-size: 15px;
	color: #CC3300;
	font-weight: bold; 
	text-align: left;
	margin-left: 15% }
h3           { 
	font-family: Arial;
	font-size: 15px;
	color: #800000;
	text-align: center; 
	font-weight: bold }
h4           { 
	font-family: Arial;
	font-size: 14px;
	color: #800000;
	font-weight: bold;
	text-align: justify; 
	margin-left: 10%;
	margin-right: 10% }
h5           {
	font-family: Arial;
	font-size: 17px;
	color: Maroon;
	font-weight: bold;
	text-align: center;
	margin-left: 10%;
	margin-right: 10%
}		   
	
h6           {
	font-family: Arial;
	font-size: 10px;
	color: Black;
	font-weight: bold;
	text-align: center;
	margin-left: 10%;
	margin-right: 10%
}		   	   

p            { 
	font-family: Arial;
	font-size: 14px; 
	color: #800000; 
	font-weight: bold; 
    text-align: justify; 
	margin-left: 10%; 
    margin-right: 10%; }

DIV            { 
	font-family: Arial;
	font-size: 14px; 
	color: #800000; 
	font-weight: bold; 
    text-align: justify; 
	margin-left: 10%; 
    margin-right: 10%; }
	
td           { font-family: Arial; font-size: 15px; text-align: left; color: #800000; 
               font-weight: bold }
a:link       { color: #800000 }
a:visited    { color: #800000 }
a:active     { color: #800000 }
a:hover      { color: #CC3300 }
hr           { color: #800000 }
ul           { color: #800000; font-family: Arial; font-size: 15px; font-weight: bold; 
               line-height: 200%; list-style-type: disc; margin-left: 15% }