#oben {
	width:100%;
	position:absolute;
	top: 650px;
	left:0px;
	text-align: center;
	}

.text {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 40px;
	background: #b7b199;
	font-family: Arial;
	}
.text p {
	text-align:justify;
	font-size: 11px;
}	

.text h1{
  margin-left: 10px;
  font-size : 12px;	
  font-weight : bold;
  text-align:justify;
}
