#content {
	width: 888px;
	background-repeat: repeat-y;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#content #top {
	height: 100px;
	width: 666px;
	z-index: 1;
	margin-top: 10px;
}
