BODY {
	background-image : url(img/sterne_bg.gif);
	margin : 0px 0px 0px 0px;
	background-color : Black;
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	font-style : normal;
	line-height : 18px;
	color : #00D200;
}

.text {
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	font-style : normal;
	line-height : 18px;
	color : #00D200;
	padding-left : 15px;
	padding-top : 20px;
}
 p {
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	font-style : normal;
	line-height : 18px;
	color : #00D200;
	padding-left : 15px;
	padding-top : 20px;
}

