#top {
	background: #999 url(http://dtrick.org/wp-content/themes/ngatini-10/images/stripe-head1.png)/* 0 bottom repeat-x */;
	border-bottom: 5px solid #fff;
	margin-bottom: 0;
	padding: 15px;
	text-align: left;
}
#headr {
	padding: 0;
	width: 750px;
	margin: 0 auto;
}
#headr h1 {
        margin: 0;
        padding: 0;
        font: 2.5em "Trebuchet MS", Verdana, sans-serif;
}
#headr h1 a {
        color: #fff;
        background: url(http://dtrick.org/wp-content/themes/ngatini-10/images/art_h1.gif) right 50% no-repeat;
        padding-right: 40px;
        }
#headr h1 a:hover {
        color: #000;
}
#headr .description {
        display: none;
}

