body { background-image: url(images/etoile_007.jpg);
background-attachment: fixed;
background-color: rgb(248, 242, 255); 
color: rgb(0, 0, 0); 
font-family: 'Times New Roman',Times,serif; 
font-size: 17px; 
}
p { padding: 2mm 3mm;
margin-left: 21%;
margin-right: 21%;
background-color: rgb(153, 255, 255);
}
h1 { border: 2mm outset rgb(153, 153, 153);
font-family: "Comic Sans MS",cursive;
font-size: 42px;
font-weight: bolder;
text-align: center;
color: rgb(51, 51, 51);
background-repeat: no-repeat;
margin-left: 21%;
margin-right: 21%;
background-color: rgb(152, 152, 152);
background-image: url(images/luc.jpg);
background-position: left top;
}
.huile { color: olive;
}
#centre { text-align: center;
}
#juste { text-align: justify;
}
hr { height: 3px; 
width: 58%;
}