body {
	background-color: #ffffff;
}

#viewer {
	position: absolute;
	top: 150px;
	width: 100%;
	height: 400px;
	z-index: 2;
	background-position: center center;
	left: auto;
	right: auto;
	bottom: auto;
}
#info {
	position: absolute;
	width: 35px;
	height: 15px;
}
.small {
	color: #633D3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
}
