.welcome {
  font-family: Montserrat, "Raleway", Lucida Sans Unicode, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size:30pt
}
.whatwedo {
  font-family: Montserrat, "Raleway", Lucida Sans Unicode, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size:30pt
  font-size: 14px;
  color: #404040;
}

.login-bg {
  margin: 35px;
  background:
  url(../img/bg.jpg) no-repeat center center fixed ;
  background-size: cover;
}
