body {
	text-align: center;
	background: #d3d3cf;
	padding: 0;
	margin: 0;
}

#cafe-image-holder {
	text-align: center;
	width: auto;
	height: 520px;
	padding: 180px 0 0 0;
	background: url('media/cafe-grad.png') top left repeat-x;
}


#cafe-image {
	background: url('media/cafe-holding.jpg') top left no-repeat;
	width: 321px;
	height: 322px;
	margin: 0 auto;
}
