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

.color2 {
   background-color: White;
}

#background_strip {
   background-color: Azure;
}

#wikia_page {
   background-color: Azure;
}

#navigation a {
   background-color: Azure;
}

#link_box {
   background-color: Azure;
}

.widget {
   background-color: Azure;
}