@font-face {
	font-family:"FFVII";
	src:url("ff7.otf") format("opentype");
	font-weight:normal;
	font-style:normal;
}

a {
cursor: url('/link.cur'), auto;
}

body {
height: 100%;
cursor: url('/cursor.cur'), auto;
}
