body {
	background-color: #0c241e;
}
.content {
	background-image: url('img/bg_df_repeat.png');
}
.content p, .content ul, .content h3, .content h2, .content h4 {
	color: #fff;
}
.orientation h2, .orientation h1 {
	color: #53c0ad;
}
.content h3, .orientation h1.withsubtitle {
	color: #ccd48f;
}
#tab_df, #bg_wg_lines {
	display: none;
}
#bg_df_glow, #bg_df_lines, #tab_wg, #homepage #bg_df_lines {
	display: block;
}
.content img {
	border: 3px double #53c0ad;
}
.content ul.posts>li {
	border-bottom: 3px double #53c0ad;
}
#homepage .content #leftpage {
	color: #fff;
}
#homepage .content #rightpage {
	color: #fff;
}