.color1, .color1 a {
   background-color: #228b22;
   color:            White;
}

#link_box, #link_box a {
        color: #3366cc;
}

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

.headerMenuButton dt, .headerMenuButton dd {
   background-image: url(http://images.wikia.com/muppet/images/3/34/Muppet_header_button.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.wikia.com/muppet/images/3/34/Muppet_header_button.png', sizingMethod='crop');
}

#header_username a { color: DarkGreen }

#wikia_page {
border:1px solid #228b22
}

.widget {
border:1px solid #228b22
}