body {
	visibility:hidden;
}
#printme{

visibility:visible;
  position: absolute;
  top:0px;
  left:0px;
 width:620px;
}

img{
  max-width:620px;
}

