/* https://www.bonsai-studio.net */


#container {
	width: 700px;
}

#left-bg {
	position: absolute;
	left: 50%;
	width: 240px;
	height: 600px;
	top: 0;
	margin-left: -590px;
}

#right-bg {
	position: absolute;
	right: 50%;
	width: 240px;
	height: 600px;
	top: 0;
	margin-right: -590px;
}

/*