#loaderContainer {
	height: 				expression(document.documentElement.scrollHeight+'px');
	width: 					expression(document.documentElement.scrollWidth+'px');
}
