@charset "UTF-8";
/* CSS Document */

body { background: #000 url(../img/fond.gif) top center repeat-y; margin: 0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color: #000 }
#page {width: 600px; margin: 0 auto; padding-top: 100px;}
#intro {background-color: #666666; padding-bottom: 30px; border-bottom: solid 1px #000; border-top: solid 1px #000}
h1 {font-size: 2em; margin: 10px 10px 0 10px}
p {font-size:1em; margin: 10px 10px 0 10px}


