h1
{
    color:green; 
    text-decoration-line: underline;
    text-decoration-style: dashed;
    text-align: center;
}
.Pblue
{
    color: blue;
}
.Pred
{
    color: red;
}
.Pgreen
{
    color: green;
}


