html {
  min-height: 100%;
}

.page3topleft {
  float: none;
  display: inline-block;
  width: 24%;
  margin-right: 1%;
}

.page3topcenter {
  float: none;
  display: inline-block;
  width: 48%;
  margin-right: 1%;
}

.page3topright {
  width: 24%;
  display: inline-block;
  float: none;
}

body {
  background-color: #425785;
  background-image: url(../images/statistics-background.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

#mainbody {
  padding: 0 1%;
  margin: 4px auto 0;
  width: 98%;
}

.top-title-div {
  text-align: center;
  width: 100%;
  height: 100px;
  margin-top: 30px;
}

.top-title-h1 {
  margin: 0 auto;
  font-size: 40px;
  color: white;
}

.numberdiv2 dl.numbig2 {
  width: 100%;
}

.center-amount-table {
  width: 100%;
}

.country-fi-table fi {

}