body {
    background-color: white;
}
h1 {
    color: blue;
}
p {
    color: red;
}

}
    <p/> <font face="Goudy Old Style Regular" color="5e1211" size= "5px">
}
h1 {
    font : Goudy Old Style Regular
    font-size : 2 px
    color: #5e1211
    text-align : left;
}

h2 {
    font : Goudy Old Style Regular
    font-size : 3 px
    color : black
    text-align : left
    color: black; 
}



p {
 background-color: white;
 color: #5e1211;
 font : Goudy Old Style Regular
 text-align: left;
 font-size-adjust: 2px
}