.pos {
      padding-top:30px;
      text-align: center;
}
.msg {
      font-size: 24px;
}
.decora {
         padding-top: 125px;
}
/**** PAGE FOOTER ****/
footer {
        color: darkgray;
        clear: both;
}
footer {
        position: fixed;
        bottom: 70px;
        /*margin-top: -60px;*/
        height: 30px;
        width: 100%;
        text-align: center;
