body	{
	background-color: black
	}	

#conteneur_acc {
	position: absolute;
	width: 800;
	height: 600;
	left: 50%;
	margin-left: -225px;
	}


img 	{
	display: block;
	}


a	{
	text-align: center;
	}


a img	{
	border:none;
	}

#entrer {
	position: absolute;
	font-family: Arial;
	font-size: 30px;
	margin-left: 90px;
	bottom: -100;
	}


