@charset "utf-8";
/* CSS Document */

body {
	background: url(images/image_fond.jpg) no-repeat 50% 50%;
	background-attachment:fixed;
	font: 100% Lucida Calligraphy ;
	/*color: #FFFF33;*/
	color: #FFFFFF;
}

