body {
	background-image: url("images/fond.jpg");
	background-position:top;
	background-repeat:repeat-x;	
	background-color: #989898;
	border:0;
	padding:0;
	margin: 0;
}

#copyright{
	float:right;
	padding-right:12px;
}

a.classic, a.classic:hover {
	font: 11px georgia, times, serif;
	color: #666;
	text-decoration:none;
}
#notes {
	float: none;
	clear: both;
}
