/***** Edit this file to customize the Monaco 'custom' theme. Please ensure you do not violate Wikia's Terms of Use by obscuring or removing the advertising. See Help:Customizing_Monaco for details *****/

.color1, .color1 a {
   background-color: #4d3333;
   color:            white;
}

.color2 {
   background-color: #CFB49A;
}

#wikia_page {
   background-color: #f9f9ff;
}