body {
	width: 100%;
	height:100%;
	background-image: url('../gfx-start/bgr.gif');
	background-repeat: repeat-x;
}
.bgr_table {
	height:100%;
	background-image: url('../gfx-start/bgr-table.jpg');
	background-repeat: no-repeat;
}
