body {
	margin: 0 0 0 0;
	background-color: #b0a873;
	overflow: auto;
}

table {
	font-family: Tahoma, Arial, Geneva;
	font-size: 12px;
	color: #3b3b23;
}
.ptn_top {
	background-repeat: repeat-x;
	background-position: bottom;
}
.ptn_bottom {
	background-repeat: repeat-x;
	background-position: top;
}