body {
	background-color: #BEC4C4;
	background-image: url(fond.jpg);
	scrollbar-base-color: #C0C4C5;
scrollbar-track-color: #C0C4C5;
scrollbar-arrow-color: #ffffff
}
table {
	border: thick solid #849090;
	background-position: center;
	background-color: #C0C4C5;
	padding: 50px;
	margin-top: auto;
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #849090;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #919B9C;
	text-decoration: none;
}
a:visited {
	color: #919B9C;
	text-decoration: none;
}
a:hover {

	color: #ffffff;
	text-decoration: none;
}
a:active {


	color: #919B9C;
	text-decoration: none;
}
