.namebox {
	font-family: "Book Antiqua", Palatino, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #4F6228;
	background-color: #EAF1DD;
	text-align: center;
}
.subtitle {
	font-family: "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #4F6228;
	background-color: #EAF1DD;
}
.linkbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4F6228;
	text-decoration: underline;
	background-color: #EAF1DD;
	text-align: center;
	width: 150px;
}
.mainpage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #4F6228;
	background-color: #EAF1DD;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.mainpagebold {
	font-weight: bold;
}

#webgallery {
	height: 525px;
	width: 700px;
	margin-left: 25px;
}

