Check out this quick demo to see my progress so far:
http://jsfiddle.net/pawLs132/3/
fictitious "code" needed to post this question
I'm looking for a way to have a fixed header that is wider than the screen, but with the text fitting neatly within the given width. As you scroll horizontally, I want the rest of the text to be revealed (as shown in the provided example where only a portion of the header is initially visible). Additionally, I would like to ensure that no part of the body text shows up within the header container while scrolling. Thank you in advance for your help.