#display {
	float: left;
	width: 100%;
	padding-left: 10px;
	padding-bottom: 40px;
}
#display h3 {
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 19px;
	width: 100%;
	color: #666;
}
#display p {
	padding: 10px;
	text-indent: 20px;
	font-size: 14px;
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 1px;
}
h3.sharons {
	background-image: url(graphics/sharonslounge.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 105px;
}
#display a {
	text-decoration: none;
	color: #2c159c;
	font-weight: bold;
}