h1 {
    color: #d20875;
    text-align: center;
}
h2 {
    color: #f0288c;
    font-size: 17px;
    font-family: Georgia; 
    margin-top: 77px;
}

body {
    width:37%;
    font-family: Arial, sans-serif;
    background-color: lightgrey;
    text-align:justify;
    margin-left: 17%;
}

p {
   display: inline-block;
    text-align: left;
    margin-left: 20px;
    margin-top: -1px;
    line-height: 1.5;
}

time {
    font-weight: bold;
    font-size: small;
    margin-left: 19px;
    
}
