/* @override http://files.anidea.com/themes/josh_sp/style.css */

/*****************************
	Theme Name: Space Pirates
	Folder Name: josh_sp
*******************************/

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