@font-face {
      font-family: "DungGeunMo";
      src: url("/fonts/DungGeunMo.woff");
    }


body { background:#000084; color:white; font-family:'DungGeunMo'; font-size:1.0em; font-weight: 300; }
a { text-decoration:none; color:#14F074; }
a:hover { color:#05d6f2; }
#version { position:fixed; right:0; bottom:0; margin:0 50px 50px 0; text-align:right; }
