body {
  background: #121417;
  color: #999999; }

img {
  max-width: 100%; }

a,
a:link,
a:visited {
  color: #DFA875; }

a:hover,
a:active {
  color: #f2dcc8; }

.splash {
  background: #000; }

.splash-wrapper {
  width: 960px;
  height: 960px;
  margin: auto; }
  .splash-wrapper .splash-right,
  .splash-wrapper .splash-left {
    float: left; }

.band-header {
  background: url(/assets/images/band-header.jpg) top center no-repeat;
  background-size: cover;
  height: 300px !important; }

.compositions-header {
  background: url(/assets/images/compositions-header.jpg) top center no-repeat;
  background-size: cover;
  height: 300px !important; }

.photos .item {
  margin-bottom: 50px; }

/*# sourceMappingURL=style.css.map */
