@charset "utf-8";

body {
	background-color: #aaaaaa;
}
#bi_ber{
	/*	margin:
       erste zahl: Abstand von oben
							auto: horizontal in die Mitte */ 
	margin: 20px auto;
	height: 960px;
	width: 1450px;
	background-color:#aaaaaa; 
}

	