body {
	background-image: url(../images/shows_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#background {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 0;
	background-image: url(../images/shows_bot_bg.gif);
	background-repeat: no-repeat;
	width: 485px;
	height: 210px;
}
