body {
	font-family:Verdana,Arial,sans-serif;	
}
#wrapper {
	margin-left:auto; margin-right:auto; width: 600px;
}
#photo {
	float:right;
}
#photo img {
	padding: 2px; margin:2px; border: thin solid black;
}
#contact {
	width:275px;
}
#contact p.entry {
	padding-bottom:10px;width:275px;border-bottom:thin black solid;
}
#testimonials {
	float:left; width: 600px;
}
#testimonials div {
	float:left;
	width: 600px;
}
#testimonials div.entry {
	margin-bottom:10px;border-bottom:thin black solid;
}
#testimonials p.name {
	font-style:italic;
	text-align:right;
	margin-top: 2px;
}
