#top {
	background: url("../img/logo_small.png") no-repeat 20px 10px;
	font-family: 'Lobster', cursive;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 35px;
	text-shadow: 1px 1px 1px #292520;
}

#top h1 {
	font-size: inherit;
}