h1 {
    margin-bottom : 5px;
    margin-left : 5px;
    text-align : center;
    vertical-align : top;
  }

h2 {
    margin-bottom : 5px;
    margin-left : 5px;
    text-align : center;
    vertical-align : top;
  }

body {
    background-color : #000;
    color : white;
    font-family : Serif;
    font-size : 12px;
    padding-top : 20px;
  }

a {
    color:#FF9933;
    text-decoration:underline;
  }

a:hover,a:focus {
    color:#DC143C;
  }

#langue {
    float : right;
  }

#rri {
    margin-top : 5px;
    text-align: center;
    position : relative;
  }

#jdr {
    margin-top : 15px;
    text-align: center;
    position : relative;
    margin-bottom : 25px;
  }