/* @option User selected body background setting */

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