@charset "utf-8";

html {
	height: 100%;
 }

body {
	font-family: sans-serif;
 }

code, pre {
	font-family: monospace;
 }	/* hack, mert ez is sans-serif lett a body-tol :( */
