body {
	background-color:black;
	color: white;
}

a img {
	border: 1px solid white;
}

#title {
	display: none;
}

#picture {
	text-align: center;
}

#thumbnails {
	text-align: center;
	white-space: nowrap;
	overflow:auto;
}
