/*
a,p,li,h1,h2,h3,h4,td,div,span,strong,em,i,u,b {
	font-size: 75%;
}*/

body {
	transform-origin: 0 0 0;
	transform: scale(0.75);
}
