.hd {
	background-image: url('/images/bgh.gif');
	background-repeat: repeat-x;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4D4D4D;
	background-color: #DDD;
	padding: 2px;
}