body{
  height: 100%;
  margin: 0;
}
/*
.wrapper{
   margin: 0px;
}
*/
.uk-width-1-1{
  text-align: center;
}
.uk-align-center{
  margin: 2px 0 0;
  padding: 10px auto 0;
  width: 259px;
  height: 96px;
}
.article{
  font-weight: bold;
  font-family: 'Rounded Mplus 1c';
  font-size:20pt;
  line-height:1.5em;
}
.articleBody{
  font-family: 'Rounded Mplus 1c';
  font-size:10pt;
  line-height:1.5em;
}
.attention{
  font-weight: bold;
  font-family: 'Rounded Mplus 1c';
  font-size:10pt;
  line-height:1.5em;
  color: red;
}

.uk-text-footer{
  color: #fff;
  text-align: center;
  font-size: 12px;
  background-color: #2d2e6d;
  margin: 0;
  padding: 3px 0;
  position: fixed;
  bottom: 0;
  width: 100%;
}
