BODY{
  margin: 2em;
  text-align: center;
  background: black;
  font-size: 90%;
  font-family: "‚l‚r ƒSƒVƒbƒN";
  font-weight: normal;
  line-height: 1.5em;
}

H1{
  margin-top: 1.5em;
  color: red;
  font-size: 250%;
  font-family: "HGPs‘‘Ì","‚l‚r –¾’©";
  font-weight: bold;
  white-space: nowrap;
  line-height: 1.2em;
}

DIV#enter{
  color: white;
  background: black;
  margin: 10em auto;
  padding: 1em 0;
  border: 2px red solid;
  width: 23em;
}

IMG{ border-style: none; } 

/* ƒŠƒ“ƒNÝ’è */
A{ text-decoration: underline; }
A:link{ color: white; }
A:visited{ color: white; }
A:active{ color: white; }
A:hover{ background-color: black; }