/** Kit graphique crée par tite Marie
http://www.cheztitemarie.net **/

body
{
	background: black url("fd.jpg");
	color: white;
}

#entree
{
	text-align: center;
}

a, a:hover
{
	color: white;
	text-decoration: none;
}

.center
{
	text-align: center;
	display: block;
	margin: 0 auto;
}

img
{
	border: none;
}