#main {
	width: 900px;
	position: relative;
	top: 40px;
	left: 50%;
	margin-left: -450px;
	margin-bottom: 60px;
}

