@charset "ISO-8859-1";
body {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#centerpiece {
	height: 612px;
	width: 1024px;
	margin-top: -306px;
	margin-left: -512px;
	position: absolute;
	top: 50%;
	left: 50%;
}
