.bgs {
	background-attachment: fixed;
	background-image: url(../images/show_bg.gif);
	background-repeat: no-repeat;
}
.home_bg {
	background-attachment: fixed;
	background-image: url(../images/Home_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.anim_bg {
	background-attachment: fixed;
	background-image: url(../images/tr_frame.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.home_bg {
	background-attachment: fixed;
	background-image: url(../images/Ozzie-Logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
