﻿body 
{
	background-color:#000000;
}

#divAccueil
{
	text-align: center;
	display: block; 
	width: 999px; 
	position: absolute; 
	left: 50%; 
	margin-left: -500px;
}
