
.table_warm {
	background-image: url(images/pale_brown.gif);
	background-repeat: repeat;
	}
	
.table_cool {
	background-image: url(images/grey_neutral.gif);
	background-repeat: repeat;
	}

.story_BG {
	background-image: url(images/bg_lisp.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}