/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.meldrecords.com/mt-static/themes-base/blog.css);
@import url(http://www.meldrecords.com/mt-static/support/themes/minimalist-blue/minimalist-blue.css);
/* end StyleCatcher imports */


h1 a {
display: block;
background: url(http://meldrecords.com/img/mr_annex.png);
background-repeat: no-repeat;
height: 100px;
width: 600px;
margin: 0px;
}

h1 span {
display: none;
}

#header-name a {
display: block;
background: url(http://meldrecords.com/img/mr_annex.png);
background-repeat: no-repeat;
height: 100px;
width: 600px;
margin: 0px;
}

#header-name span {
display: none;
}


