body 
{ 
	-webkit-tap-highlight-color: rgba(0,0,0,0);  
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}