#logo {
	position: relative;
	left: 80px;
	top: 25px;
	width: 304px;
	height: 70px;
	background-image: url(../img/logo_holding.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}