* {
  margin         : 0px;
  padding        : 0px;
}

html, body {
  font-size      : 100.01%;
  height         : 100%;
  margin         : 0px;
  padding        : 0px;
  text-align     : center;
  width          : 100%;
}

.container {
  font           : normal 11px verdana, sans-serif, helvetica, arial;
  height         : 420px;
  left           : 50%;
  margin-left    : -200px;
  margin-top     : -210px;
  position       : absolute;
  top            : 50%;
  width          : 400px;
}
