.affichage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.certif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
a {
 text-decoration:none;
}

body { 
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	background-position: top left;
	background-color:#f1f1e0;
}