.body_bg {
	background-image: url(../images/trainer_bg.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 600px;
}
.strength_bg {
	background-image: url(../images/strength_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom 50%;
	height: 255px;
	width: 512px;
}
.wloss_bg {
	background-image: url(../images/wloss_bg.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 600px;
}
.happ_bg {
	background-image: url(../images/happ_bg.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 600px;
}
.happ_bg2 {
	background-image: url(../images/happ_bg2.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 600px;
}
.join_bg {
	background-image: url(../images/join_bg.gif);
	background-repeat: no-repeat;
	width: 800px;
}
.schedules_bg {
	background-image: url(../images/calendar_bg.gif);
	background-repeat: no-repeat;
	width: 800px;
}
.flex_bg {
	background-image: url(../images/flex_bg.gif);
	background-repeat: no-repeat;
	width: 800px;
}
.inspiration_bg {
	background-image: url(../images/inspiration_bg.gif);
	background-repeat: no-repeat;
	width: 800px;
}