body {
	text-align: center;
	background-repeat: repeat;
	font-family: "Maiandra GD";
	background-image: url(graphics/finalbg.png);
	font-size: small;
	background-color: #ECE9D8;
	background-position: 0px 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    }

#page-wrapper {
	width: 868px;
	text-align: left;
	margin-top: 0px;
	background-color: #ECE9D8;
	top: 0px;
	padding: 0;
	border-top-width: 7px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		    }

