body {
  background-color: #000000;
}

#headerLogo {
  height: auto; 
  width: auto; 
  max-width: 500px; 
  max-height: 300px;
  display: block;
  margin: auto;
}

.photo-idx-thumbnail {
  width: 300px;
}

h2.page-heading {
  color: white;
}

a#photoset-name {
  text-decoration: none !important;
}

h4#photset-name {
  color: red;
}

span#photo-date {
  color: "white";
}
.photo-pagination {
  background-color: #c3ab85;
}
