/* image background */
#bg-m {
	background:url(../images/bg-set-5.jpg) top center no-repeat;
}

#thanks{
	border-top:3px solid #b8b8b8;
	width:390px;
	height:155px;
	background:#FFF;
	overflow:hidden;
}
#thanks p{
	padding-top:68px;
	color:#000;
	text-align:center;
}