/*****************************
	Theme Name: Light Bulb
	Folder Name: joshai
*******************************/

body {
	background: #fff url(bg.jpg) no-repeat left top;
}
	
#header h1 a {
	background: url(logo.png) no-repeat 0 top;
	height: 94px;
}
#header h1 a:hover {
	background: url(logo.png) no-repeat 0 bottom;
}
