footer {
    margin-top: 30px;
}

img {
    border: thin solid #f4c480;
}

p {
    margin: 0;
    padding: 5px 0 0 0;
    text-align: center;
}

p.pieceTitle {
    font-family: "Quintessential", cursive;
    font-size: 1.2em;
    background: rgb(22,22,22);
    color:      #f4c480;
    /*padding-bottom: 2px;*/
}

#filler1 {
   width: 215px;
}

#filler2 {
   width: 323px;
}


#headline {
    padding: 40px 0 10px 0;
    text-align: center;
}

#spacer {
    height: 0px;
}

#spacer2 {
    height: 0px;
}

#thumbs {
    padding: 10px 12px; 
}

.clear {
    clear: both;
}

.thumb {
    width: 215px;
    height: 260px;
    float: left;
    background: rgb(22,22,22);
    padding-top: 10px;
}