body	{
	background-color: #000000;
	background-image: url("/img/fondlol.png");
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	color: #FFFFFF;
	font-family: verdana,arial,tahoma,sans-serif;
	font-size: 12px;
	margin: 10px;
}

a	{
	color: #F2F2F2;
	text-decoration: none;
}
a:hover	{
	color: #F2F2F2;
	text-decoration: none;
}
a:active	{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited	{
	color: #FFFFFF;
	text-decoration: none;
}
#logo	{
	margin-top: 100px;
	padding: 10px;
	text-align: center; 
	letter-spacing: 2px;
}
