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