.color1, .color1 a {
   background-color: black;
   color:            White;
}

.color2 {
   background-color: #F5F5F5;
}




#wikia_logo {
   background-image: url(http://i34.tinypic.com/rrk0pi.png);
}
* html #wikia_logo {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://i34.tinypic.com/rrk0pi.png, sizingMethod='crop');
}


.headerMenuButton dt, .headerMenuButton dd {
   background-image: url(http://i35.tinypic.com/2ezk6ip.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://i35.tinypic.com/2ezk6ip.png, sizingMethod='crop');
}