@charset "utf-8";
* {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	background-color: #DCCEC3;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3E2914;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E2914;
}
#wrapper #logo {
	height: 596px;
	width: 800px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation table tr td a #enter {
	margin-right: auto;
}
#wrapper #content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #navigation blockquote p {
	text-align: center;
	font-weight: bold;
}
#wrapper #navigation blockquote p {
	font-size: 12px;
}
#wrapper #navigation blockquote p {
	font-size: 10px;
}

