body, html {
	background: #fff;
	color: #000;
}
#mu-pages-header {
	background: #7ec3d8;
	color: #fff;
}
#mu-pages-language-select-box {
	background: #7ec3d8;
	color: #fff;
}
#mu-pages-sidebar {
	background: #eee;
	color: #222;
}
#mu-pages-footer {
	background: #065b7e;
	color: #fff;
}
