
.parallax-window {
    min-height: 400px;
    width: 100%;
    background:transparent;
}

section {
  padding: 25px 0 35px;

  background-image: url("../img/famhint.gif");
           	background-color:#999999;
}

#scroller {
	top: 0px;
    position: relative;
    width: 100%;
    height: 70px;
}
