body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: #ffffff;
	text-align: justify;
	float: none;
	margin: 0px;
	padding: 0px;
}

#nav {
	display: none;
}

.image, .thumbs {
	border: 1px solid #000000;
	float: right;
	margin-right: 2px;
	margin-left: 2px;
}

