/* Feuille de style pour la section C */
@import "/css/style.css";
body {
color:#ffffff;
background-image:url(../images/bg.jpg);
background-position:center;
background-repeat:repeat;
}
td {
color:#ffffff;
}

