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

/*****************************
	Theme Name: SEO & SEM
	Folder Name: christian_seo_sem
*******************************/

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