html, body {
    color: rgb(84, 84, 84);
    font-family: Tahoma, Verdana, Arial;
    font-size: 13px;
}

h1 {
    font-size: 175%;
}

h2 {
    font-size: 150%;
}
