#body #text {
	height: 440px;
	position: relative;
	top: 0px;
	padding-top: 0px;
	padding-left: 300px;
	padding-right: 75px;
	padding-bottom: 0px;
	background-image: url('../img/kono_bg_curl.jpg'); 
	background-repeat:no-repeat; 
	background-position: 670px bottom;
	/*background-color: #ffcc00;*/
	overflow: auto; /* adds a scroll bar, which is not visible on IE */
	z-index: 2;
}
