/* CSS Document */

@import url(common_styles.css);

BODY {
	margin: 15px 0px 15px 0px;
	background:  url(images/bg_tile.gif);
}

#header_cell {
	background:  url(images/header_tile.gif);
}

#jump_chair_bg {
	background:  url(images/jump_chair_bg.gif);
	background-repeat: no-repeat;
}