.color1, .color1 a {
   background-color: #996633;
   color:            #FFF;
}

.color2 {
   background-color: #E4CFA2;
}

#wikia_logo {
   background-image: url(http://images.wikia.com/abbatia/es/images//f/fd/Redbrick_wikia_logo.png);
}
* html #wikia_logo {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/abbatia/es/images//f/fd/Redbrick_wikia_logo.png', sizingMethod='crop');
}

.headerMenuButton dt, .headerMenuButton dd {
   background-image: url(http://images.wikia.com/abbatia/es/images//0/0b/Redbrick_header_button.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/abbatia/es/images//0/0b/Redbrick_header_button.png', sizingMethod='crop');
}