@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/backgrounds/home.jpg) no-repeat;
}

#content {
	display: block;
	position: relative;
	left: 210px;
	top: 38px;
	width: 263px;
}

#content p {
	font-style: italic;
	margin: 14px 0 0;
}

#content p.testimonial {
	margin: 0;
}