
/* USE_DARK_ICONS */
body, html {
background-image: url(http://i50.tinypic.com/1scklx.jpg);
background-repeat: repeat;
color: white;
}
#timeline_holder {
background-image: url(http://i50.tinypic.com/2m3muu0.jpg);
background-repeat: no-repeat;
border-top: 3px solid #DF0101;
border-bottom: 3px solid #DF0101;
}
#top_bar a, #top_login a, #dashboard_holder
#footer a {
color: #DF0101;
}