body {
    background-color: lightgoldenrodyellow;
    font-family:'Yeon Sung', cursive;
    font-size: small;
}
h1 {
    border-bottom: thin dotted #888888;
    color: orange;
    font-family: 'Emblema One', cursive;
    font-size: 150%;
}
h2 {
    border-bottom: thin dotted #888888;
    color: orange;
    font-family: 'Snowburst One', cursive;
    font-size: 140%;
    font-weight: normal;
}
blockquote {
    font-style: italic;
}
