body {
  background:url(../images/bg.png);
  position:relative;
}
.homepage .card{padding:15px; margin-bottom:20px;}
.copyright{background:#156298; padding-top:12px; padding-bottom:12px; position:fixed;bottom:0px;width:100%;color:#fff;bottom: 0px;}
.copyright p{margin:0px; text-align:center;}