h1.bg-replace {
  background-image: url('../images/titles/gallery.png');
}

div.gallery .item {
  float: left;
}

div.gallery .container {
  width: 3000px;
}

a.scroll.left {
  display: block;
  top: 255px;
  margin-left: 60px;
}

a.scroll.right {
  display: block;
  top: 255px;
  margin-left: 865px;
}


