/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/support/themes/professional-black/professional-black.css);
/* end StyleCatcher imports */


a {
    color: #c62723;
    text-decoration: none !important;
}
#header { 
    background: #0d3360 url(http://www.ewanbecker.com/images/blog-header.jpg) repeat-x 0 0;
}

#header-description {
    color: #7b95b0;
    font-size: 15px;
    padding-left: 40px;
}
#header-name {
    color: #fff; 
    font-size: 30px;
    margin-bottom: 5px;
    padding-left: 40px;
}
#header-inner {
background-image:url(http://www.ewanbecker.com/images/blog-logo.gif);
background-repeat:no-repeat;
}


