h1 {
    color: blue;
    border-bottom-style: groove;
}

div.guide {
    font-size: 20px;
    line-height: 1.8;
}

h2 {
    color:forestgreen;
}
