body {
background-attachment:fixed;
background-repeat:no-repeat; 
background-position: center 50%;
background-image:url('back.jpg');
}

.fond {
text-align: center;
margin-left: 20%;
background-color:#cdccfb;
width: 770px;
color:#000000;
filter:alpha(opacity=90);
-moz-opacity:0.9;
opacity: 0.1;
border-left:1px solid black;
border-right:1px solid black;
border-top:1px solid black;
border-bottom:1px solid black;
}

.texte {
font-weight: bold;
font-size: 16pt;
font-family:papyrus,arial;
}
