body {	
}

#logo {
	float: left;
}

#header {
	background-image: url('../images/food4.jpg') ;
	background-repeat: no-repeat;
	background-position: center;
	color: #ffffff ;
	height: 800px;
	text-align: center;
}

#container {
	margin: 0 auto;
	width: 970px;
}
