دوست من این کد را در CSS تعویض کن

کد:
#jey-header {
	height: 153px;
	width: 800px;
	margin:auto;
	background-image: url(../images/image.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
بعد هم فایل image رو در فولدر Images قرار بده همین کار تمام شد

یاعلی