/* @option User selected body background setting */

#pageObject {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url(../../images/editable_images/body-radial-left.png) no-repeat left top;
	z-index: 0;
}