body {
	background: url(images/stripe_004f65b1e20a54e36b1a304a4ce9380e.png);
	margin: 0; 
	padding: 0;
	font-weight: lighter;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content {
	width: 580px;
	background-color: #fff;
	border: 8px none #ccc;
	margin: 30px auto;
	padding-right: 50px;
	padding-left: 50px;
}

#header
 {
	padding-top: 40px;
	padding-bottom: 40px;
}

.logo {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.headshot
 {
	display: block;
	border: 10px solid #cbcbcb;
	padding: 3px;
	margin: 0 25px 25px auto;
	float: left;
}

#main {
		border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 50px;
	padding-bottom: 20px;
}

#main p {
		font: 15px/23px Georgia, "Times New Roman", Times, serif;
	color: #5b5d5d;
	margin-top: 0;
}

#testimonials {
}

h1 {
	text-align: center;
	font: 26px/16px Prata, serif;
	letter-spacing: 4px;
	color: #3a618f;
}

.testimonial {
	color: #3a618f;

	border-bottom-style: solid;
	border-bottom-width: 1px;

	padding-top: 20px;
	padding-bottom: 30px;
	font: 15px/28px Prata, Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 30px;
}

.testsig {
	display: block;
	color: #787878;
	font-family: Georgia;
	padding-top: 10px;
	text-align: center;
	font-style: italic;
}

#footer
 {
	text-align: center;
	color: #3a618f;

	padding-bottom: 50px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	font-size: 130%;
	padding-top: 30px;
}

#footer a:link {
	color: #3a618f;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

#footer a:hover {
	color: #787878;
	text-decoration: none;
}

#footer a:visited {
	color: #3a618f;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}