body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/background4.jpg);
	background-repeat: repeat;
}
table {
	background-image: url(images/openbook1.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 600px;
}
.table2 {
	background-image: url(images/openbook2.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 600px;
}
#feather {
	position: absolute;
	z-index: 999;
	left: 80%;
	top: 235px;
}
#pebble {
	position: absolute;
	left: 8%;
	top: 499px;
	z-index: 888;
}
.newscell {
	padding: 0px;
	margin-right: 5px;
}
.picture {
	border: 3px solid #FFFFFF;
}
.gigcell {
	width: 294px;
	height: 300px;
	overflow-y: hidden;
}
