.Table_Background {
	background-image: url(Images/Graphics/Background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background1 {
	background-image: url(main_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background2 {
	background-image: url(images/graphics/right_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background3 {
	background-image: url(images/graphics/main_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background4 {
	background-image: url(images/graphics/bottom_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background5 {
	background-image: url(images/graphics/story_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background6 {
	background-image: url(Images/Graphics/Websites.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Background7 {
	background-image: url(Images/Graphics/Tshirts.gif);
	background-repeat: repeat;
	background-position: left top;
}
.ButtonBackground {
	background-image: url(Images/Graphics/Buttons/Button.gif);
	background-repeat: no-repeat;
}

