/* CSS Document */

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

#header-name {
    margin:8px 10px;
}

.widget-recent-assets .widget-content {
	height: 300px;
	overflow: auto;
}

#recipe-text {margin: 0 0 5px;}
