body {
	background: #f1f1f2 url(/res/themes/custom-img/clomain.png) top left repeat fixed;
}

#content h2 span.wrap {
	background: #f1f1f2 url(/res/themes/custom-img/clomain.png) top left repeat;
	z-index: 100;
}

#content div.open {
	background: rgba(255,255,255,0.4);
}

