#top #top-bg {
  position: relative;
  width: 100%;
  height: 50%;
  background-repeat: repeat-x;
  position: fixed;
  top: 0px;
  background-image: none;
  background: #b02a33;
}

#top:before {
	background: transparent!important;
	background-image: none;
	background-repeat: repeat-x;
}
