.table_main {
	height: 600px;
	width: 800px;
	border: 1px solid #B99973;
	background-image: url(images/bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}

