@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:#000;
	cursor:none;
	overflow:hidden;
}