body {
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	color : #000080;
	background-image : url(musique.gif);
	background-attachment : fixed;
}
hr {
	background: transparent;
	color : #000080;
}
p {
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	background: transparent;
	color : #000080;
}
h1{
	font-size : 18pt;
	font-family : "Times New Roman", Times, serif;
	background: transparent;
	color : #000080;
}
h2{
	font-size : 18pt;
	font-family : "Times New Roman", Times, serif;
	background: transparent;
	color : #D07040;
}
h3{
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	background: transparent;
	color : #000080;
}
table{
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	background: transparent;
	color : #000080;
}

A:link {color : #ff0000;
	text-decoration : none;}
A:visited {color : #c00000;
	   text-decoration : none;}
A:active {color : #f00000;
	  text-decoration : none;}
A:hover {color : #ff0000; 
   	 text-decoration : underline;}