@import "style.css";

BODY:before {
  font-family: monospace;
  font-size: 8pt;
  color: #002244;
  content: "There's an english version of this document on this site";
}

BODY:after {
  font-family: monospace;
  font-size: 8pt;
  color: #002244;
  content: "Envoyez vos commentaires à habett@habett.org";
}
