/* default stylsheet with darker text / more contrast */

#tracker #tracker-content, #text, #text strong {
    background-color: #EAEAEA;
    color: #000000;
}

#contact-form label, #news-headlines .news-message .news-content {
    background-color: transparent;
    color: #000000;    
}