body {
    font-family: verdana;
    color: #202123;
    font-size: 15px;
}
header {
    font-family: serif;
    margin-left: 20px;
}
h1 {
    font-family: arial;
    font-weight: normal;
    color: #444;
    letter-spacing: 7px;
}
h2 {
    color: #444;
    font-family: arial;
    font-weight: normal;
}
a, a:visited {
    text-decoration: underline;
}
hr {
    border-color: white;
}
