@charset "iso-8859-1";
body {
background-color : black;
color: 00FFFF;
text-align: center;
font-size: 16px;
font-family:sans-serif;
background-image:url(fond.jpg); 
background-repeat:repeat-x-y;
font-weight: 400;
background-attachment:fixed 
}
.b{
text-decoration:none;
text-align: center;
color : 00FF00;
font-size: 15px;
font-family:sans-serif
}
div.c2 {text-align: center}

a:link {
	color: #00FFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.Style1 {
	text-align: center;
	color: #FFFF00;
	
}
