body{
  background-attachment: fixed; background-image: url(vue_rapprochee_3.jpg);
}
p {
  border-style: solid;
  margin-top: 1%;
  padding-top: 1%;
  background-color: #ffcccc;
}
.texte {
  border-style: solid;
  margin: 1%;
  padding: 1%;
  background-color: #ffcccc;
  font-family: trebuchet MS, lucida;
}
 h1{
  background-color: transparent;
  color: #ffcccc;
  text-align: center;
  font-family: tempus sans ITC,comic sans MS,Courier,lucida; 
  font-size: 50px;
  font-weight: bold;
 }

h2 {
  background-color: transparent;
  color: #ffcccc;
  text-align: center; 
  font-family: balker,kristen ITC, comic sans MS,bitsream vera sans;
}
h3 {
  background-color: transparent;
  color: #ffcccc;
  font-family: trebuchet MS, lucida;
}

.lien_tuto {
  border-style: dashed;
  padding: 1%;
  color: #ffccff;
  background-color: #666666;
  font-family: tempus sans ITC,comic sans MS,Courier,lucida;
}
.lien_tuto2 {
  color: #ffccff;
  font-family: tempus sans ITC,comic sans MS,Courier,lucida;
}
.lien_tuto3 {
  color: #996699;
  font-family: tempus sans ITC,comic sans MS,Courier,lucida;
}
