
#wrap {
	width: 620px;
	margin: 0 auto;
	background: #fff;
	min-height: 100%;
}

#content {
	width: 100%;
}

