http://apu.mabul.org/up/apu/2008/11/21/img-113529qmicl.png

body.color2 {
   background-color: #ebe7c5;
}
#background_strip {
   background: #ebe7c5 url(http://sd-1.archive-host.com/membres/images/5022993421359833/logo-wiki-metin2.png) no-repeat;
   background-position: right;
   border: 0;
   height: 170px;
}
#accent_graphic2 {
   display:none;
}

#widget_sidebar {
   top: 0px;
}

#wikia_page {
   margin-top: 0;
   top: 0px !important;
}
#monaco_footer {
   top: 0px;
}

#lien_blanc a:link {
        color: #FFFFFF;
        text-decoration: none;
}
#lien_blanc a:visited {
        text-decoration: none;
        color: #FFFFFF;
}
#lien_blanc a:hover {
        text-decoration: underline;
        color: #FFFFFF;
}
#lien_blanc a:active {
        text-decoration: none;
        color: #FFFFFF;
}
/* Inline divs in ImageMaps (code borrowed from de.wiki) */
.imagemap-inline div {
    display: inline;
}

/* wikitable/prettytable class for skinning normal tables */
table.wikitable,
table.prettytable {
    margin: 1em 1em 1em 0;
    background: #f9f9f9;
    border: 1px #aaa solid;
    border-collapse: collapse;
}
.wikitable th, .wikitable td,
.prettytable th, .prettytable td {
    border: 1px #aaa solid;
    padding: 0.2em;
}
.wikitable th,
.prettytable th {
    background: #f2f2f2;
    text-align: center;
}
.wikitable caption,
.prettytable caption {
    font-weight: bold;
}