@charset "utf-8";
/* CSS Document */
html, body {
	background-image: url(images/background/fond10.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: top;
	font-family: Georgia, "Times New Roman", Times, serif;
}
