@charset "utf-8";
/* CSS Document */
html, body {
	background-image: url(images/background/fond.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: top;
}
