body {
	background-image: 	url(../img/bg02-if.jpg);
	background-repeat: 	no-repeat;
	background-attachment: fixed;

}
table {
	padding: 2px;
	border: 1px solid #9F7E53;
}
tr {
	border: 1px solid #9F7E53;
}
td {
	border-top: 1px none #6A5030;
	border-right: 0px none #6A5030;
	border-bottom: 0px none #6A5030;
	border-left: 0px none #6A5030;
}
