body {
	font-size: 14px;
	font-family: Arial;
	background: repeat-y center url(images/fond.jpg);
	margin: 0px 0px 0px 0px;
	background-color: #efefef;
}

a:link {	text-decoration: none; color: #000000;	}
a:visited {	text-decoration: none;	color: #000000; }
a:hover {	text-decoration: underline;	color: #000000; }
a:active { 	text-decoration: none; color: #000000; }

h1 {	font-size: 36px;	color: #000000; }
.copyright {	font-size: 8px;	color: #000000; }