@CHARSET "UTF-8";

/* Generell */

body {
	background-color: #fff;
	font-size: 0,875;
    text-align: center;
} 


div#desc {
	font-family: Courier, "Courier New", monospace;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.03em;
	width: 300px;
	text-align: justify;
}

