.logo-wrapper {
    display: none !important;
}

.header-image.cover {
  background-image: none;
}

body {
    background: url(https://secure.static.tumblr.com/7b524040756b4c6d96035fbfbfd4624a/usgzpeg/xZVnqs0p4/tumblr_static_tumblr_static_6gftza7whh0csgcocs4kwssgc_focused_v3.jpg) top center no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
#header {background: url(http://cache.umusic.com/_sites/miauniverse/images/mialogo-white-alpha.gif) top center no-repeat; background-size: contain;}

.hub-list .content-source-logo,
.hub-list .content-body,
.hub-list .content-footer {display: none !important;}

.content.content-default {
    box-shadow: none !important;
    background-color: transparent !important;
    border: none !important;
}

.content-default.content-with-image .content-header {
    background: none !important;
    box-shadow: none !important;
}


body {
    background: #f25926 url("http://cache.umusic.com/_sites/miauk.com/images/Tumblr-bg.png") 50% 0px no-repeat;
    background-attachment: scroll;
    background-size: 100%;
}

#header {
    min-height: 350px;
    background: none !important;
}

@media all and (max-width: 480px) {
    #header {min-height: 250px;}
    .header-image-wrapper {height: 250px;}
}

@media all and (min-width: 900px) {
    #header {min-height: 450px;}
}

@media all and (min-width: 1100px) {
    #header {min-height: 550px;}
}

@media all and (min-width: 1300px) {
    #header {min-height: 650px;}
}

@media all and (min-width: 1600px) {
    #header {min-height: 750px;}
}


@media all and (min-width: 1900px) {
    #header {min-height: 950px;}
}