
  hr {
   
    margin-top: 10px;
    margin-bottom: 10px;
  }
 h2 {
    text-decoration: underline;
  }
  #tit{
    text-align: center;
  }
 p{
    text-align: justify;
 }
