@charset "utf-8";
/* CSS Document */
.text {
	width: 880px;
	text-align:justify;
	background-color: white;
	color: black;
	font: 10pt verdana, arial;
	margin-bottom: 25%; /* %, px, em, ex ? */
}
.mitte {
	text-align: center;
	width: 880px;
}
