@charset "UTF-8";
table {
	background-image: url(background%20for%20webtable.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
