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

#header { 
    background: #eee; 
}

#header-name {
    display:none;
}
#header-description{
width:100%;
    background: #666;
    color:#fff;
}
#header-content {
margin: 0 ;
}

h1
{
margin: 0 ;
}

a {
    color: #066; 
    font-weight: bold:
}

blockquote {background-color: #fad4d4;
            padding:5px 10px;}

strong, b {color: #cc6666;}


