@charset "utf-8";
/* CSS Document */

html {filter: invert();}
.sectionImage img {filter: invert();}
/*
body {
background-color: #000;
color: #fff
}

.contentHeader, h2.sectionTitle, h3.sectionTitle, .enqueteBox {
color: #000 !important;
}

#mainArea a {color: #FDB73E;}
#mainArea a:visited {color: #3AFF71;}
#mainArea a:active {color: #1FFDE6;}
*/