
body {
	background: #B0B0B0 url(/images/bodybg.jpg) repeat-x top left;
	text-align: center;
}

img {
	margin: 10px;
	border: 0;
}

.centerbox0 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -125px;
	margin-top: -100px;
	width: 250px;
	height: 200px;
}

.centerbox {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	margin-top: -100px;
	width: 600px;
	height: 200px;
}

.box1 {
	position: absolute;
	left: 0;
	top: 0;
	background: #FFFFFF;
	border: 1px solid #808080;
}

.box2 {
	position: absolute;
	right: 0;
	top: 0;
	background: #FFFFFF;
	border: 1px solid #808080;
}

.imprint {
	position: absolute;
	left: 50%;
	top: 90%;
	margin-left: -200px;
	width: 400px;
	font-family: Helvetica, Verdana;
	text-align: center;
	font-size: 12px;
	color: #808080;
}
