html {
	background: none;
}
body {
	background: none; padding: 0px;
}
*:first-child + html body {
	-ms-zoom: 67%;
}

