@font-face {
	font-family: "MODE7";
	src: url("/WARP.CACHE/style/MODE7.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}
body {
	background-color: black;
}
textarea {
	background-color: #000000; 
	font-family: "MODE7", Arial, sans-serif;
	font-size: 1.4em;
	padding: 0.2em;
	margin: -8px;
	border: none;
	height: 102%;
	width: 102%;
	color: #FFFFFF;
}
#guide {
	position: fixed;
	top: 0px;
	right: 0px;
	width: 600px;
	height: 100%;
	border: 0px;
}
