h1 {
     position: relative;
     left: 10px;
     text-indent: 10px;
     background: url('./images/website/blueBut.png') no-repeat 0px 4px;
}

.galleryContainer {
     width: 560px;
     padding: 0px 20px 0px 20px;
}

.gallerySingle {
     float: left;
     text-align: center;
     width: 160px;
     height: 250px;
     font-weight: bold;
     color: #656565;
     padding: 0px 10px 0px 10px;
}
