@charset "UTF-8";
#mainbox {
	background-color: #49221B;
	padding: 0px;
	height: 551px;
	width: 957px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -275.5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -478.5px;
}
body {
	background-color: #49221B;
	margin: 0px;
	padding: 0px;
}
#copyrightbox {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px;
	height: 30px;
	width: 947px;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 0.65em;
	color: #69391b;
	text-align: center;
}

