.logo{
	font-size: 1em;
	height: 39px;
	width: 185px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
.logo a {
	height: 39px;
	width: 185px;
	display: block;
}

