* { margin: 0; padding: 0; }
h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.0em; }
h6 { font-size: 0.9em; }

body {
	width: 700px;
	margin: 5px auto;
}

.testimonial {
	margin: 12px 0 5px;
}

.to {
	font-size: 20px;
	font-weight: bold;
}

.text {
	font-size: 15px;
}

.text p {
	text-indent: 1em;
}

.from {
	text-indent: 3em;
	font-family: cursive;
	font-size: 13px;
	font-weight: bold;
}