
}
p {
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  word-spacing : 20%; /*l'espace entre les mots (en pixels).*/
  margin-top: 103%
  
  padding:30%;
}
body {
  margin: auto;
  margin-top: 50px;
  margin-bottom: 20px;
 
  padding: none;
 
  text-align: center;
  background-color: #111;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center;
  width: 800px;
  
}
#main {
	text-align: center;
	margin: 20px auto;
	width: 685px;
	background: #222;
	padding: 20px 60px 70px;
	border-top: 1px solid #444;
	border-right: 1px solid #444;
	border-bottom: 5px solid #444;
	border-left: 1px solid #444;

}
#menu 
{
width: 600px; /* Très important : donner une taille au menu */
margin-top: none;
padding: none;
word-spacing : none; /*l'espace entre les mots (en pixels).*/
margin: auto;
color: none;

}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  font-size: 300%;
  color: #eeeadc;
}
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  font-size: 100%;
  color: #eeeadc;
}

h3 {
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  font-size: 100%;
  color: #add09d;
}



table /* Le tableau en lui-même */
{
   margin-bottom: 20%;
   margin-top: none;
   margin: auto; /* Centre le tableau */
   border: none; /* Bordure du tableau */
   width: 600px;
}
td /* Les cellules normales */
{
   border: none; /* ... auront une bordure de 1px */
   font-family: none;
   text-align: center; /* Tous les textes des cellules seront centrés*/
   padding: 6%; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
}

<applet archive="AnFade.jar" code="AnFade.class" width="710" height="475">

  
