@import url(http://jodypirrello.com/mt-static/themes-base/blog.css);
@import url(http://jodypirrello.com/mt-static/themes/minimalist-red/screen.css);

#header { 
    border-color: #ffffff;  
    background-image: none;
    background-color: White;
}

#header-name img {
    text-align: center;
    margin: 0 auto;
}

body, #content, #header {
    background-color: #e6e6e6;
}

#content {
    margin-top: 0;
    margin-bottom: 0;
}

#content-inner, #header-inner {
    background-color: White;
}
