live (work in progress) site
Basically, I have all of my site\'s content centered within a div that is a specified width and an intended height of 100% regardless of
see this jsfiddle
html, body {height: 100%;} .container {min-height: 100%;}
discussing this over here too.....
proper css to ensure that the body element fills the entire screen