


body {
  background: #463758;
  /* Old browsers */
  background: -moz-linear-gradient(top, #463758 0%, #463758 100%) fixed;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #463758), color-stop(100%, #463758)) fixed;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #463758 0%, #463758 100%) fixed;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #463758 0%, #463758 100%) fixed;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #463758 0%, #463758 100%) fixed;
  /* IE10+ */
  background: linear-gradient(to bottom, #463758 0%, #463758 100%) fixed;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#463758', endColorstr='#463758',GradientType=0 ) fixed;
  /* IE6-9 */
}





body {
  background-image: none !important;
  background-color: #463758;
}
.filer_image {
  max-width: 100%;
}
.cms-content .big-headers .filer_image {
  width: 80%;
}
.footer-spacer {
    height: 300px;
}
