body {
	background: fixed #FFFFFF url(bg2.jpg) repeat-x center bottom;
	height: 100%;
	padding: 0;	margin: 0;
}

#home {
	position:absolute;
	bottom: 20px;
	width: 447px;
	left: 50%;
	margin-left: -223px;
}

