html {   background: url(/img/bg-04.jpg) no-repeat center center fixed;   -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover; }
 body { background-color: transparent; }
 .jumbotron { opacity: 0.75; }
  .jumbotron h1{ font-size: 50px; }
 .row { opacity: 0.75; background-color: #eee; }
 .first img{float: left;padding-top: 7px;padding-right: 3px; }
 .first h1{float: left;width: 90%;line-height: 35px; }
 .intro{clear: float; }  .first {	 padding-top: 55px; } 