Here is my playground link: http://cssdeck.com/labs/7u6ex40p
As you can see, i've given it a height of 100% yet it extends further than 100% with the margins. Evidently this is because of the margins, I've tried changing them so the margin is 2% and the height is 96% yet this didn't work. Im at all ends here.
Cheers, Chris
Instead of having a margin for the pageborder, make it padding for the body and set box-sizing to border-box.
http://cssdeck.com/labs/vla26uvc