body {
	zoom:1.25;
	-moz-transform: scale(1.25);
	-moz-transform-origin: top;
	-o-transform: scale(1.25);
	-o-transform-origin: top;
}
