/*****************************
	Theme Name: Wall Of China
	Folder Name: melanie1
*******************************/


body {
	background: #fff url(bg.jpg) top center no-repeat !important;
}
	
#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;
}