html {
    font-family: sans-serif;
}

a {
    text-decoration: none;
}

body {
    text-align: center;
}

.download-link {
    color:#339966;
    transition: all .2s;
}
