html, body			{ width: 100%; height: 200%; }
h2				{ position: fixed; background: #aef; margin: 0; top: 0px; right: 0px; }
#mainContainer		{ background: #fee; width: 100%; height: 100%; }
