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;
}
h1 { border: 2mm outset rgb(153, 153, 153);
font-family: "Comic Sans MS",cursive;
font-size: 42px;
font-weight: bolder;
text-align: center;
margin-left: 21%;
margin-right: 21%;
background-color: rgb(152, 152, 152);
color: rgb(51,51,51);
background-image: url(images/luc.jpg);
background-repeat: no-repeat;
background-position: left top;
}
h2 { border-style: outset;
border-width: 4px;
background-color: rgb(168, 168, 168);
text-align: center;
font-family: "Comic Sans MS",cursive;
font-size: 21px; 
width: 350px;
}
a { font-size: 21px; text-decoration: none;
font-family: "comic sans ms",cursive;
}
a:link { color: rgb(102, 51, 255);
}
a:visited { color: rgb(102, 51, 255);
}
a:hover { color: rgb(51, 102, 102);
}
#bouton a:active {color: rgb(51, 102, 102); 
border-style: inset; 
border-width: 3px; 
display: block; 
width: 350px;
}
.huile { color: olive;
}
#centre { text-align: center;
}
hr { height: 3px; 
width: 58%;
}