body {background-color: #6F0}

#home {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 550px;
	height: 500px;
	margin: -250px 0 0 -275px;
}

#home ul {
	position: relative;
	left: 145px
}
