/* CSS Document */

#header {
	background-image: url(http://basil.sc/cultivation/img/header.jpg);
	background-repeat: no-repeat;
}
.entry-title {
	background-image: url(http://basil.sc/cultivation/img/h1.jpg);
	background-repeat: no-repeat;
}
#header-text-img {
	margin:10px 15px 0;
}

#header-name {
    margin:8px 10px;
}
.widget-recent-entries .widget-header {
	letter-spacing: normal;
}


