body {

	background:black;
	color:rgb(120,120,120);
}


#content {
color:rgb(120,120,120);
}

a {
/* Couleur des liens */
	color:rgb(60,60,60);
	font-family:arial,sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:rgb(100,100,100); 
}

#tunnel {
	text-align: center; 
	background:black;
}


