@font-face {
	font-family: AndaleMono;
	src: url(AndaleMono.ttf);
}

html,body{padding:0px;margin:10px;font-family: AndaleMono;font-size: 13px;background-color:#000;/*position:fixed;width:100%;height:100%;*/background-size:auto 100%;color:rgb(0,255,18);}
a{text-decoration:none;color:rgb(0,255,18);display: inline-block;width:65px;text-align:center;}
a:hover{font-weight:bold;}
input{background:none;color:rgb(0,255,18);border:none;outline:none;font-size: 13px;}