* { padding: 0; margin: 0; }

body {
	background: url(media/desktop.jpg) no-repeat fixed;
	font: 11px/201% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #0f5d95;
	line-height: 201%;
	font-size: 11px;
}

#testimonial {
	width: 300px;
	height: 400px;
	position: relative;
	left: 180px;
	top: 40px;
}

#testimonialtxt {

	padding-right: 12px;
}