I want to set div background image
div(w:932, h:148) and the image size is 1524*587
whan I trying to set it image is not getting fit to the div size what should i do? my code-
.header .logo { width:932px; height:148px; background:url(images/logo.jpg) no-repeat center;}