/*****************************
	Theme Name: Snails
	Folder Name: melanie3
*******************************/


body {
	background: #000 url(bg.jpg) no-repeat center top;
}
	
#header h1 a {
	background: url(logo.png) no-repeat 0 top;
	height: 57px;
}

#header h1 a:hover {
	background: url(logo.png) no-repeat 0 bottom;
}