@charset "utf-8";
/* CSS Document */
body {
  padding-top: 50px;
  background: url(../images/bg.jpg) no-repeat;
  background-size: cover;
  height: 100vh;
}

.starter-template {
  padding: 40px 15px;
  text-align: center;
}

div#footer {
	text-align: center;
}