section, nav, header, main, footer {
    display: none !important;
}

.ie-condition {
    display: block;
}

.ie-condition h1 {
    color:#444;
}

.ie-condition a {
    display: inline-block;
    width: 84px;
    height: 84px;
}

.ie-condition .chrome {
     background: url('/wp-content/themes/Boilerplate/img/chrome.png') 100% 100% no-repeat;
 }

.ie-condition .firefox {
    background: url('/wp-content/themes/Boilerplate/img/firefox.png') 100% 100% no-repeat;
}

.ie-condition .safari {
    background: url('/wp-content/themes/Boilerplate/img/safari.png') 100% 100% no-repeat;
}

.ie-condition .opera {
    background: url('/wp-content/themes/Boilerplate/img/opera.png') 100% 100% no-repeat;
}
