/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

.logo {
	background: url('/wp-content/web-logo.png') no-repeat top left;
	height: 60px;
	width: 265px;
	margin: 5px 0 10px 20px; 
}

.blog-name {
	display: none;
}

.blog-description {
	display: none;
}

#header	{ 
	background: url('/wp-content/header-bg.gif');
	padding: 0; 
}

#branding { 
	background: url('/wp-content/web-logo-bg.png') no-repeat bottom left;
}




