body {
  /*background-image:url('./img/background_trnsp_small.png'),url('./img/background_trnsp_small_flip_rotate.png');
  background-repeat:no-repeat, no-repeat;
  background-position:right 51px, bottom left;
  padding-top: 60px;
  min-height: 1123px;*/
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}

.backcolor {
  background-color: #e5f6f8
}

.fill { 
    min-height: 100%;
    height: 100%;
    min-width: 100%;
    width: 100%; 
}
