body {
	background-color: #e1e1e1;
	margin: 0;
	font:14px/18px Arial, 'helvetica neue',sans-serif; color: #666;
	}
	
img {
	margin: 122px 0 0 0;
	}
	
.top_wrap {
	height: 212px;
	text-align: center;
	background: url(img/bb_img.gif) top left repeat-x;
	}
	
.bot_wrap {
	width: 650px;
	border-bottom: 2px solid #a1a1a1;
	background-color: #fff;
	padding: 35px 30px 50px 30px;
	text-align: center;
	margin: 0 auto;
	}
	
.foot {
	text-align: center;
	margin: 20px;
	font-size: 12px;
	}
