 .color1, .color1 a {
    background-color: #3366cb;
    color:            #FFFFFF;
 }
 
 .color2 {
    background-color: #87CEFA;
 }
 
 #background_strip {
    background-image: url(http://images4.wikia.nocookie.net/fairytail/de/images/e/e6/Monaco-backgroundstrip.png);
    background-color: transparent;
    background-position: left bottom;
    background-repeat: repeat-x;
    border-bottom: none;
 }

 #wikia_header {
    border-bottom: none;
 }