* {
  cursor: url(../images/guitar.png),auto;
}

.logo {
    height: 71px;
    width: 137px;
    margin-top: -11px;
}

.thumbnail > img, .thumbnail a > .gallery{
    height: 290px;
    width: 270px;
}

.about-right {
    background-color: 0;
    padding: 0; 
}
.about-left {
    padding: 0;
    background: 0;
    background-size: cover;
    min-height: 310px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #ffff01;
}
.navbar-default .navbar-nav > li > a {
    color: #f9f7f7;
}
.about-right1 {
    background-color: 0;
}
.about-bottom {
    margin-top: 4em;
}
.banner-text h1 a {
    color: #1e2be4;
    padding: 0.2em 1em 0;
}
.banner-text h2 {
    color: #1e2be4;

}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
    height: 302px;
}

.error {
      color: red;
      background-color: #acf;
}