/* die rasterfond.css für die rasterfond website */

@charset "utf-8";

body {
	background-color: #ccc;
	margin-right: auto;
	margin-left: auto;
	height: 760px;
	width: 1060px;
}

.container {
	margin-right: auto;
	margin-left: auto;
	height: 760px;
	width: 1060px;
}
