.top {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	text-align: center;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #756B96;
	background-color: #FFFFFF;
	text-align: center;
	border: medium groove #FFFFFF;
}
.recip {
	font-size: 12px;
}
a:hover {
	color: #0000FF;
}
.main {
	font-family: "Times New Roman", Times, serif;
	color: #756B96;
	background-color: #FFFFFF;
	font-size: 18px;
	text-align: center;
}
.gallery {
	color: #FF0000;
	background-color: #CCCCCC;
	text-align: center;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}
p.thumbpics img {
  border:1px solid #d4d3d3;
  width:150px;
  height:150px;
}