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

/*****************************
	Theme Name: Social Media
	Folder Name: christian_social_media
*******************************/

body {
	background: #D8D6D7 url(bg.jpg) no-repeat center -200px;
}

#header h1 a {
	background: url(logo.png) no-repeat 0 top;
	height: 136px;
}
#header h1 a:hover {
	background: url(logo.png) no-repeat 0 -139px;
}

#header {
	padding-top: 0;
}