body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCFFCC;
	background-image: url(img/bas-vert.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-align: center;

}
link {
	color: #006600;
	text-decoration: overline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
