@charset "utf-8";
#logo {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 512px;
	height: 512px;
	margin-top: -256px;
	margin-left: -256px;
	z-index: 4;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img { border: 0; }
body {
  background-color: #FCF8EF;
}
