body {
    font-family: Arial, Helvetica, sans-serif, sans-serif;
}

h0 {
    display: block;
    font-size: 32px;
    color: black;
    text-align: center;
    font-weight: bold;
    margin: 1.2em 0.5em 0.8em;
}

  
p {
    display: block;   
    font-size: 18px; 
    font-weight: bold;
    /*color: rgb(26, 2, 32);*/
    color: #550000; 
    text-align: left;
    margin-top: 0;
}

