@charset "ISO-8859-1";
/* CSS Document */


body {
	background-image: url('images/fond-general.jpg');
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#000;
	background-attachment:fixed;
}


