#centeredcontent {
	width: 750px;
	height: 100%;
	text-align: left;
	background-color: #f9f8e8;
	position: absolute;
	left: 50%;
	top: 0%;
	margin-left: -375px;
	margin-top: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(../bilder/buddhaBak2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#naviContent {
	width: 497px;
	height: 37px;
	text-align: left;
	position: absolute;
	left: 244px;
	top: 36px;
	z-index: 200;
	}
