body {
	background-color: #000000;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
}
table {
	background-color: #000;
	position: relative;
}
table {
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
