body {
	background: url(../images/texture.jpg) 0% 0% repeat;
}


#header .headcatmodule ul li {
	background-size: cover !important;
	
}

@media (max-width: 640px) {
	#header .headcatmodule ul li {
		width: 100%;
		max-width: 156px !important;
		height: 140px;
	}
	
}
