body {
  padding-top: 50px;
     background-image: url(tlogo.png);
     background-position: center center;
     background-repeat: no-repeat;
     background-attachment:fixed;
     background-color: #ffffff;
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}
