body {
    background-color: rgb(255, 255, 255);
  }
  h1 {
    color: rgb(0, 0, 0);
    text-align: center;
    background-color: rgb(188, 217, 243);
    margin-top: 10px;
    margin-bottom: 30px;
    margin-right: 15px;
    margin-left: 15px;
  }
  h2 {
    background-color: rgb(223, 237, 251);
    color:rgb(0, 0, 0)
    margin-top: 10px;
    margin-bottom: 30px;
    margin-right: 15px;
    margin-left: 15px;
  }
  p {
    padding-top: 10px;
    padding-right: 200px;
    padding-bottom: 10px;
    padding-left:15px;
    color: rgb(0, 0, 0);
    text-align: justify;
    text-justify: inter-word;
  }
.Tir{
    width: 30%;
    height: 250px;
    margin-left: 15px;
}
.patinoire{
    width: 40% ;
    margin-left: 15px;
}
.LNA{
    width: 20%;
    height: 250px;
}
.NHL{
    margin-left: 5px;
}
