.content {
	background-image: url('img/bg_wg_repeat.png');
}
.content p, .content ul {
	color: #233869;
}
.content h2, .content h4 {
	color: #ff004f;
}
.orientation h2, .orientation h1 {
	color: #ff2500;
}
.content h3, .orientation h1.withsubtitle {
	color: #008ab7;
}
#tab_df, #bg_wg_lines {
	display: block;
}
#bg_df_glow, #bg_df_lines, #tab_wg, #homepage #bg_df_lines {
	display: none;
}
.content img {
	border: 3px solid #008c1e;
}
.content ul.posts>li {
	border-bottom: 3px solid #008c1e;
}
#homepage .content #leftpage p {
	color: #2875b6;
}
#homepage .content #rightpage p {
	color: #245a4b;
}
