#thumbcell {
	text-align: center;
	margin-top: 10px;
}
#background{
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
}
.cell {
	padding-top: 10px;
	padding-bottom: 25px;
}
.thumb {
	display: inline;
	margin-right: 25px;
	margin-left: 25px;
}
.thumb1 {
	display: inline-block;
	margin-right: 25px;
	margin-left: 25px;
}

.thumbborder {
	border: 1px solid #294506;
}
