
#hd {
	height:281px;
	width:280px;
	display:block;
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:0px;
	margin:0px 0px 1px 1px;
	position:relative;
	z-index:0;
	overflow:hidden;
	border:none;
}
#hd a:link, #hd a:visited, #hd a:active, #hd a:hover {
	text-decoration:none;
	display:block;
	width:280px;
	/*height:288px;*/
	overflow:hidden;
	border:none;
}
#hd img {
	display:none;
	position:absolute;
	top:0px; 
	left:0px;
	border:none;
}
