/* Time-stamp: <style.css  29 Apr 2005 12:55:45> */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
        background-color: #c8fff1;
}

/* Titres de niveau h1 centrés */
h1 {
	text-align: center;
}

blockquote, q {
	font-style: italic;
}


