body {
	background-color: #323C00;
	background-image: url(gruen.gif);
	background-repeat: repeat;
}
table#main {
	height: 600px;
	width: 800px;
	background-color: #323C00;
	background-image: url(gruen.gif);
	background-repeat: repeat;
}

