@charset "UTF-8";

body {
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

