body {
  background-image: url(/img/background.landing.jpg);
}

#colmask {
  min-height: 0;
}

#col1 {
  background-image: none;
}

#col2 {
  background-image: none;
}

#col3pad {
  text-align: center;
}

#landing-logo {
  margin-top: 52px;
}

.select-text {
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
}

#landing-buttons {
  margin-top: 55px;
  margin-bottom: 55px;
}

