@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #472516;
}
.content {
	background-image: url(../../assets/jpg/contentRepeat.jpg);
	background-repeat: repeat-y;
	color: #500600;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}
.contentHead {
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
	width: 921px;
}
.contentFoot {
	width: 921px;
}

