@charset "utf-8";
/* CSS Document */
#content {
	background-color: #fcf4dd;
	text-align: left;
	width: 900px;
	border-top: 20px;
	border-top-color: #993300;
	border-top-style: solid;
	border-bottom: 20px;
	border-bottom-color: #993300;
	border-bottom-style: solid;
	border-left: 1px;
	border-left-color: #993300;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #993300;
	border-right-style: solid;
}