@charset "UTF-8";
#head a {
	float: left;
	background:url(../images/angelibe_head.jpg) no-repeat 0px 0px;
	height: 58px;
	width: 180px;
	text-indent: -9999px;
	display: block;
	margin:15px 0px 20px 5px;
	overflow:hidden;
}
#head a:hover  {
	background-position: 0px -58px;
}

