#body{
  #   -webkit-user-select:none;
    # -moz-user-select:none;
     #-o-user-select:none;
     #user-select:none;
    #-khtml-user-select: none;
#}
#<script>
#function stop(){ return false; }
#document.oncontextmenu=stop;
#</script>