BODY{
	
}

BODY, HTML{
	margin: 0px;
	width:100%;
	height:100%;
}

#output{
	position: absolute;
	top: 0px;
	left: 0px;
	color: #FFFFFF;
}


#outputURL{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	font-size: 0px;
	width:768px;
	height:1024px;
}