/*****************************
	Theme Name: Octupus
	Folder Name: augi1
*******************************/


body {
	background: #0F0F0F 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;
}
