/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://cms.isebito.com/mtos/mt-static/themes-base/blog.css);
@import url(http://cms.isebito.com/mtos/mt-static/support/themes/cityscape-london/cityscape-london.css);
/* end StyleCatcher imports */

#header { 
    border-color: #1e2900;  
    background: #c8e1f1 url(http://www.isebito.com/ode/blogimg/header.jpg) no-repeat bottom left; 
}

#header a {
    padding: 3px 5px 3px 5px; 
    color: #ffff00;
    font-weight: normal;
}

#header a:hover {
    text-decoration: none;
}

#header-content {
    width: 844px; 
    min-height: 72px; 
    margin: 20px 0 50px 15px;
}

