BODY {
  background-image: url(http://www.ircam.fr//imagesgif/fond.gif);
  width: 600px;
}

P,TD,TH,UL,OL {
  color: #424242;
  font-family: arial,helvetica;
  font-size: 10pt;
  text-align: justify;
}

A:link {
  color: #910D1A;
}
A:visited {
  color: #910D1A;
}
A:active {
  color: #910D1A;
}

H1 {
  color: #910D1A;
  font-family: arial,helvetica;
  text-align:center;
  font-variant: small-caps
}

H2 {
  color: #910D1A;
  font-family: arial,helvetica;
  text-align:left;
  font-size: 13pt
}

H3 {
  color: #000000;
  font-family: arial,helvetica;
  text-align:left;
  text-decoration: underline;
  font-size: 11pt;
}







