body {
  background: url("../img/techbg.png") repeat fixed;
}

.bg-trans { 
  background: rgba(0,0,0,0.6);
}

.banner {
  background: url("../img/banner.jpg") no-repeat;
  background-size: cover;
}
