.color1, .color1 a {
   background-color: Red;
   color:            Yellow;
}
#wikia_header {
   background-color: Yellow;
   border-color:     Red;
}
#page_bar {
   background-color: Red;
}
#page_controls a {
   color:            White;
}
#user_masthead #page_controls a {
   color:            Black !important;
}

#search_box {
   background-color: Red;
}
#navigation a {
   background-color: Yellow;
   color: Blue;
}
#navigation a:hover, .yuimenuitemlabel-hassubmenu-selected {
   background-color: Yellow;
   color: Blue;
}
#link_box {
   background-color: Yellow;
}
#link_box_dynamic {
   display:none;
}