body {
    background-color: #FCD3AC;
}

a {
    color: #0000a0; text-decoration: none;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    color: #800080;
    text-decoration: none;
}

a:active {
    text-decoration: underline;
}

#nav {
    background-color: red; }

.bandcamp {
    text-align: center;
    vertical-align: top;
    font-size: 18px;
}
