body {
	background-color: #773C00;
}
table {
	color: #3E1F00;
	background-color: #E2CB9A;
	border-bottom-color: #804000;
	border-top-color: tan;
	border-right-color: #804000;
	border-left-color: tan;
}
.item-table {
	color: black;
	background-image: url(/images/bg_paper.png);
}
