This is just me, experimenting with the new Word Press gallery feature. It was a private post, so y’all didn’t have to see it, but it occurred to me that there’s just no such thing as too much PT Cruiser.
.gallery {
margin: auto;
}
.gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%; }
.gallery img {
border: 2px solid #cfcfcf;
}
.gallery-caption {
margin-left: 0;
}













