.tablebg {
	background-image: url(../images/chili.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	width: 100%;
}
.texttable {
	border: thin dotted #000000;
}
