/* thanks */

#thanks {
	position: relative;
	padding: 30px 30px 100px;	
	line-height: 3.0;
}
#thanks h3 {
	text-align: center;
	font-size: 150%;
	margin-bottom: 1em;
	background-color: #ffc;
	border-bottom: 3px solid orange;
}
#thanks p {
	border-bottom: 1px solid #ccc;
	text-indent: 1em;
}
.cara-thanks {
	position: absolute;
	top: 300px;
	left: 680px;
}