@charset "utf-8";
.nomargin {
	background-position: 0px 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	visibility: inherit;
	z-index: 0;
	height: 0px;
	width: 0px;
}

