hold on i got this
body > table:first-of-type td:first-child {
height: 100px;
background: url(http://i.imgur.com/GR5CYrm.png) !important;
background-position: 50% 50% !important;
background-repeat: no-repeat !important;
background-size: 100% auto !important;
}
body > table:first-of-type td:first-child img {
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
background-image: url(http://i.imgur.com/pJnvonW.png) !important;
background-size: auto 60px !important;
background-repeat: no-repeat !important;
background-position: 20px 20px !important;
width: 0;
height: 0;
padding-right: 360px;
padding-top: 90px;
it starts at line 73, goes to 92
replace that code with this and the images change, logo turns into standard impact blockland text and background is artillery strike
alternatively you could just copy the image links
edit: i do not know if this will screw with your colors as i use the dark version