#ui_top {
	background-image: url(../images/ui/ui_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#ui_bottom {

	background-image: url(../images/ui/ui_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#ui_body_bkg {
	background-image: url(../images/ui/body_bkg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
