 
h1, h2, h3, h4 {
    color: #4479E3;
}

h1 {
    font-weight: bolder;
}

h2 {
    font-weight: bold;
}

h4 {
    font-style: italic;
}

.Keats {
    font-family: "Times New Roman", Times, Serif;
    font-style: italic;
    font-size: 14;
    margin-left: 30px;
    backgroud-color: d2d2d2;
}
