
body,td,th {
	background-color: #455340;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}

#thumbs {
	position: absolute;
	width: 400px;
	height: 100px;
    left:50%;
    top:40%;
    margin: -50px 0 0 -200px;
}
#index {
	position: absolute;
	width: 230px;
	height: 30px;
	left: 15%;
	top: 90%;
	margin: -15px 0 0 -115px;
}