It's common practice to have your HUD as actors instead of a background. If you do want it to be a literal background, set it to not repeat and make sure it is the same size of the screen. If you later change your game's resolution, you'll have to change the size of your background HUD as well, and that's one reason actor are better for this.