body {
  font-family: 'Arial Rounded MT Bold', Arial, sans-serif;
  font-size:14px;  line-height:120%;
  color: #3a3a34;
}

#all {  text-align: center;}#content {  width: 1024px;  text-align: left;  margin: 0 auto;}

#content2 {
  padding: 0px 200px;
}

h1 {
  font-size: 100px;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 100%;
}

#footer {
  text-align: center;
  padding: 10px 0px;
  color: #b1b0b8;
  font-size: 10px;
  clear: left;
  border-top: solid 1px #a8a8b4;
}

#footer a:link, #footer a:active, #footer a:visited {
  color: #777784;
  text-decoration: underline;
}

#footer a:hover {
  color: #222244;
  text-decoration: none;
}

img {
  border: 0;
}

.correct {
  font-weight: bold;
  color: #000000;
  letter-spacing: 0.2em;
}

.incorrect {
  font-weight: bold;
  color: #CC0000;
  letter-spacing: 0.2em;
}

input.txt {
  font-size: 24px;
  font-family: 'Arial Rounded MT Bold', Arial, sans-serif;
  letter-spacing: 0.1em;
  width: 280px;
  padding: 2px 8px;
}

input.sbmt {
  font-size: 24px;
  font-family: 'Arial Rounded MT Bold', Arial, sans-serif;
  letter-spacing: 0.1em;
  padding: 2px 8px;
}

a:link, a:active, a:visited {
  color: #3a3a34;
  text-decoration: underline;
}

a:hover {
  color: #222244;
  text-decoration: none;
}
