body {
    margin: 0;
    padding: 0;
    font-family: Source Sans Pro, sans-serif;
    font-size: 15px;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
