body {background-color:#5A3921;}

P.titre1
  {
  font-family:"Dumbledor 1", "Arial", "sans-serif";
	font-size: x-large;
	color: #9CEF52;
	font-weight: bold;
  }
  
P.titre2
  {
  font-family:"Arial", "sans-serif";
	color: #9CEF52;
	font-size: medium;
	font-weight: bold;
  }
  
A.lien
  {
  font-family: "Arial", "sans-serif";
	color: #FFFFFF;
	font-size: medium;
	font-weight: normal;
  }