h2 { text-transform: capitalize }
h1 { text-transform: capitalize }
h3 { text-transform: capitalize }
b { text-transform: capitalize }

#thumb_container img {
	border: 1px solid #000;
	width: 150px;
	height: 200px;
	margin: 3px;
}
