/*   
Theme Name: A Thematic Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Audrey Kallander
Author URI: http://www.akallander.com/
Template: thematic
Version: 2.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/ 
@import url("../thematic/style.css");

#blog-title a {
background:url(http://www.jasongrantconsulting.com/wp-content/themes/kid/images/header.png) no-repeat 0 0;
display:block;
text-indent:-9000px;
border:none;
margin-top:-90px;
margin-bottom:-100px;
width: 1000px;
height: 200px;
}


