/* CSS Document */

body {
	background-image: url(../jpegs/backgroundsliver.gif);
	background-repeat: repeat-x;
}
#table {
	background-image: url(../jpegs/centralcontentarea.png);
	background-repeat: no-repeat;
	height: 655px;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}
