div.logo {
	background-image: url('/images/logo-background.png');
	margin-top: 1px;
	margin-bottom: 1px;
	height: 100px;
	text-align: center;
}

.logo img {
	position: absolute;
	top: 1px;
	margin-left: -253px;
	border: none;
}