/* @override http://files.anidea.com/themes/christian1/style.css */

/*****************************
	Theme Name: Christian
	Folder Name: christian1
*******************************/

body {
	background: #fff url(bg.jpg) top center no-repeat !important;
}

#header {
	padding-top: 0px;
}
	
#header h1 a {
	background: url(logo.png) no-repeat 0 top;
	height: 110px;
}
#header h1 a:hover {
	background: url(logo.png) no-repeat 0 -140px;
}
