.name {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	text-shadow: 5;
	word-spacing: normal;
	letter-spacing: 2px;
}
.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 30%;
	clear: none;
	white-space: normal;
	line-height: 18px;
}
.quote {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	text-shadow: 5;
	font-stretch: ultra-expanded;
}
.memtable {
	border: 4px groove #CCC;
	text-align: center;
	border-left-style: groove;
	border-right-style: groove;
	border-top-style: groove;
	border-bottom-style: groove;
	background-image: url(Images/marbleback.jpg);
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}
