body {
    background-color: #DAF7A6;
/*    font-family: Verdana, Geneva, Arial, sans-serif;*/
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: small;
}
h1 {
    border-bottom: thin dotted #888888;
    color: #cc6600;
    font-family: 'Emblema One', cursive;
    font-size: 220%;
}
h2 {
    border-bottom: thin dotted #888888;
    color: #cc6600;
    font-family: 'Snowburst One', cursive;
    font-size: 140%;
    font-weight: normal;
}
blockquote {
    font-style: italic;
}