.h1 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 1100%;
  font-weight: 700;
}

#semicolon {
  background-color: transparent;
  color: #003366;
  width: 100%;
}

body {
  margin: 15% auto;
  text-align: center;
  vertical-align: middle;
}

html {
  background-color: #336699;
  color: #6699CC;
  height: 100%;
}

