/* (c) by Computer-Werkstatt Gisiger */

body {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	margin:18px;
	padding:0px;
	text-align: center;
	background: #25201D;
}

#container {
	margin: 0 auto;
	width: 898px;
	text-align: justify;
	border: 1px solid #3f3f3f;
	background: #1F1A17;
	height: 586px;
}

#container p {
	margin: 0px;
}

.highlight {
	color: #82c225;
	font-weight: bold;
}
