body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #ececec;
  background-color: #FFCC00;
  background: url(/2016hwcampaign/img/bgimg1.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.box {
  background:rgba(56, 40, 22, 0.9);
}

h2 {
  color:#F9DFAF;
}

h4 {
  color: #F9DFAF;
}

p {
  color:#ececec;
}

.thumbnail .caption{
  color: #ececec;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small{
  color:#ececec;
}

hr {
  border-top: 1px solid #251D0E;
  border-bottom: 1px solid #251D0E;
}

.products {
  height:500px;
}

.production {
  height: 500px;
}

.span6 {
  width: 440px;
}

