/* Generated by KompoZer */
body {
  text-align: center;
  font-family: Arial;
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
  background-color: #660000;
  background-image: url(fontindex.png);
}
#page {
  border: 5px dotted #ff0000;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-family: Gill Sans MT;
  color: #000000;
  font-size: 28px;
  padding-bottom: 40px;
  padding-right: 20px;
  padding-left: 20px;
  margin-top: 25px;
  background-color: #ffff99;
}
#retour {
  border: 6px dotted red;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 39px;
  line-height: 25px;
  height: 80px;
  background-color: #ffff99;
}
#retour a {
  color: black;
  text-decoration: none;
}
