/************************************************************************************************************************************/
/* Ensemble de la page
/************************************************************************************************************************************/

body
{
	width:100%;
	height:100%;
	background-color: #2a2323;
	color:white;
     margin-top:100px;
}
