/*****************************
	Theme Name: Organics
	Folder Name: bryant1
*******************************/

body {
	background: #fff url(bg.jpg) top center no-repeat !important;
}
	
#header h1 a {
	background: url(logo.jpg) no-repeat 0 top;
	height: 64px;
	margin: -4px 0 0 8px;
	padding:0;
}

#header h1 a:hover {
	background: url(logo.jpg) no-repeat 0 bottom;
}