#wrapper
{
	background-image: url( '../images/home.jpg' );
	background-repeat: no-repeat;
	background-position: center 20px;
}

#content
{
	width: 600px;
	padding-top: 400px;
}