/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.yukkey.net/mt-static/themes-base/blog.css);
@import url(http://www.yukkey.net/mt-static/themes/cityscape-portland/screen.css);
/* end StyleCatcher imports */

#header-name a {
      color: yellow;
      font-size:32px;
}
#header-name {
border-bottom:dotted 1px white;
}
#header-description {
color: yellow;
padding-top:5px;
}
#header {
    background-image: url("http://www.yukkey.net/yfd/srcimg/20101214headerimg.jpg");
    background-position: left top;
    background-repeat: no-repeat;
}


