body {
  margin: 10px 0 0;
  background-color: #ffffff;
  text-align: center;
}
#main {
  border: 2px solid ;
  padding: 5px 24px;
  background-color: #eeeeee;
  text-align: left;
  font-size: 88%;
  line-height: 150%;
  font-family: '-3 twƒo','Osaka-IE',monospace;
  width: 700px;
}
h1 {
  border-style: solid;
  border-color: #888888;
  border-width: 2px 0;
  text-align: center;
  color: #888888;
  font-size: 180%;
  line-height: 150%;
  font-weight: bold;
  background-color: #ffffff;
}
.center {
  text-align: center;
}
