@charset "utf-8";
.tablebackground {
	background-attachment: fixed;
	background-image: url(compassbackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidemenu {
	background-attachment: fixed;
	background-image: url(side%20menu%20bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
