body {
	margin: 30px 0 0 0;
	background-color: black;
	color: white;
	font-weight: bold;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 14px;
	text-shadow: 0px 1px 0px #000000;
	text-align: center;
}

.images {
	margin-top: 40px;
}

.small {
	margin-top: 30px;
	color: #666;
	font-size: 10px;
}

a, a:hover {
	color: white;
}
