body {
	margin-top:0px;
	background-image:none;
	background-color:#fff;
}

#sketchUpObj {
  width:0px;
}

#sheet {
	position:absolute;
	width:400px;
	height:400px;
	z-index:3;
	background-color:#fff;
	cursor:w-resize;
}

.sketchUpImage {
	position:absolute;
	width:400px;
	height:400px;
	z-index:2;
}

#sketchtext {
	position:absolute;
	top:300px;
	left:0;
	z-index:50;
}