artscene-blue {
    color: rgb(0, 160, 215);
}
artscene-gold {
    color: rgb(192, 160, 98);
}

body {
    background-color:rgb(0,0,0);
}
.content {
    color: white;
}
.content a {
    color: white;
}

.content h2 {
    color: rgb(192, 160, 98);
}
.content h2 a {
    color: rgb(192, 160, 98);
}

.h5 {
    color: white;
}
.h5 a {
    color: white;
}



.lte-blue {
    color: rgb(0, 160, 215);

}
.lte-blue a {
    color: rgb(0, 160, 215);

}
#footer {
    color: silver;
}