img.thumb {
	padding-bottom: 10px;
	width: 150px;
	height: 90px;
}
a.nav {
	display: block;
	text-align: center;
	text-decoration: none;
	color: inherit;
}

#header h1 {
	text-align: center;
	font-variant: small-caps;
}

a.selected {
	background-color: black;
	color: white;
}