*{overflow:hidden;;margin:0px;padding:0px;}

html, body {
	height: 100%;
	overflow: hidden;
}

img{ display:none }



#first {
	overflow:hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
}

