
a.logoDead {
	background:url(http://img521.imageshack.us/img521/5570/logodead.png) top left no-repeat;
	float:right;
	display: block;
	width:126px;
	height: 128px;
	border: none;
	margin-top:27px;
	}
	
a.logoDead:hover {
	background:url(http://img521.imageshack.us/img521/5570/logodead.png)  0px -140px no-repeat;
	}
	
a.logoDead img {
	height:0;
}
