body.folders { background: black; color: white; text-align: center; }
body.pics { background: black; color: white; text-align: center; }
body { background: black; color: white; text-align: center; }

.title { font-size: 2em; }
.folder_name { font-size: 0.80em; }
.pic_name { font-size: 0.80em; }
.num_pics { font-size: 0.60em; }
.pic_info { font-size: 0.50em; }

.folder_grid { width: 100px; height: 75px; }
.pic_grid { width: 100px; height: 75px; }

img.small { border: 0; }
img.large { border: 0; }

a.folder {text-decoration: none; }
a.image {text-decoration: none; }
a.page {text-decoration: underline; }

