html {   background: url(/img/bg-05.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: 60px; }  .row100 { opacity: 1.00; background-color: #eee; margin-bottom: 30px; }  .rowtop {  margin-top: 55px;  padding-top:10px;  padding-bottom:10px; }  .nopad {	 padding: 0px; }  input {	 margin-left: 10px; }  input[type="checkbox"] {	 margin-left: 10px; }  input[type="submit"] {	 margin-bottom: 10px;	 margin-top: 10px; }  input[type="text"] {	 width: 90%; }  label {	 margin-left:10px; }  .inscr {	 text-align: center; }  .photo {	 display: block;	 margin-left: auto;	 margin-right: auto; }  .holder {	 min-width: 320px; }