body {
	background-color: #000000;
	font-family: "Comic Sans MS";
	color: white;
	font-size: 10px;
}


td.thumb {
	text-align: center;
	width: 150pt;
	height: 150px;
	background-color: #101010;
}

img.thumb {
  border-width: 0px;
}

div.nav {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

a.nav {
  font-family: Verdana;
  font-weight: bold;
  font-size: 13pt;  
  color: #aaaaff;
}

div.photo {
  text-align: center;
}

img.photo {
}
