#wikia_logo {
   background-image: url(http://images.wikia.com/theaquabats/images//f/f3/Black_wikia_logo_template.png);
}
#wikia_header {
   background-color: White;
   border-color:     Black;
}
#background_strip {
   background-color: #4bbbef;
}
#accent_graphic1 {
   background-image: url(http://images.wikia.com/theaquabats/images//d/dc/Strip1.png);
   height: 155px;
   width: 300px;
}
#accent_graphic2 {
   background-image: url(http://images.wikia.com/theaquabats/images//9/9e/Strip2.png);
   height: 155px;
   width: 1000px;
   left: 300px;
}
.color1, .color1 a {
   background-color: black;
   color:            White;
}

.color2 {
   background-image: url(http://images.wikia.com/theaquabats/images//b/b3/Aquasans.jpg);
}
.widget {
   background-color: white;
}
.widget dt {
   background-color: black;
}
#navigation a {
   background-color: #9cdefc; text-color: white;
}
#navigation a:hover, .navigation-hover {
   background-color: #4bbbef; text-color: white;

}
#link_box {
   background-color: white;
}
#search_box {
   background-color: black;
}
#page_bar {
   background-color: black;
}
#wikia_page {
   background-color: white;
}