body  { 
    font-family: sans-serif; 
    margin-left: 10%;
    margin-right: 10%;
}

h1, h2 { 
    font-family: serif; 
}

h1 {
    font-variant: small-caps;
    letter-spacing: 1mm;
}

h1 a {
    text-decoration: none;
}

h1 a:hover {
    text-decoration: underline;
}
