.color1, .color1 a {
   background-color: Red;
   color:            white;
}
#wikia_header {
   background: transparent;
   border:none
}
#background_strip {
   background: transparent;
   border:none
}
.color2 {
   background-color: rgb(200,200,200);
}
#wikia_logo {
   background-image: url('http://images4.wikia.nocookie.net/youtube/images/8/8a/Red_wikia_logo.png');
}
* html #wikia_logo {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images4.wikia.nocookie.net/youtube/images/8/8a/Red_wikia_logo.png', sizingMethod='crop');
}
.headerMenuButton dt, .headerMenuButton dd {
   background-image: url('http://images2.wikia.nocookie.net/youtube/images/3/3f/Red_wikia_button.png');
   color: black
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images2.wikia.nocookie.net/youtube/images/3/3f/Red_wikia_button.png', sizingMethod='crop');
}
#link_box, #link_box a {
   background-color: red;
   color: white !important;
}
#navigation a:hover, .navigation-hover {
   background-color: red;
   color: white
}
.widget dt {
   font-variant:small-caps;
}
#header_username a {
   color:white !important
}
#userData a {
   color:#e1e1e1 !important
}
#body {
   background: black url('http://images1.wikia.nocookie.net/youtube/images/1/1f/Background.jpg') top right no-repeat fixed;
}
#wikia_corporate_footer a {
   color: #e1e1e1 !important
}