body {

  border:0px;
  padding:0px;
  margin:0px;
}


.no0-large {
  background-image:url(./no0_98x130.png);
  width:98px;
  height:130px;
}

.no1-large {
  background-image:url(./no1_52x130.png);
  width:52px;
  height:130px;
}


#body,#test-canvas,#div-pic,#div-pic-wrapper { 

-webkit-transform: translate3d(0,0,0,); 
-webkit-tap-highlight-color: transparent;

-webkit-touch-callout: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  user-select: none;


}
#div-pic-wrapper { 
  width:135px;
  height:135px;
  border:1px solid #c3c3c3;
}
