#home {
	width: 500px;
	margin: 0 auto;
	position: relative;
}

#content {
	margin-bottom: 50px;
}
#content h1 {
	margin: 0 0 25px 118px;
}