

#albumPage { background: white; padding: 20px; }
#navLink { font-size: 11px; margin-bottom: 5px; }
#caption { width: 667px; margin: auto; text-align: left; }

#albumPage h2 { font-size: 13px; margin-top: 8px; margin-bottom: 4px; }
#photoDisplay { text-align: center; }

.smallText { font-size: 10px; }

ul { list-style: square; line-height: 140%; margin-top: 4px; margin-bottom: 4px; }

li { font-size: 11px; }
   