* {
    color: #CEB798;
}

body {
    background-image: url('/static/image/metin2_bg.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

#conteudo #centro #meio .titulo {
    border-bottom: 1px solid #D81823
}

#conteudo #centro #meio .titulo .fa {
    color: #D81823;
}

#conteudo #centro #direito .material-icons {
    color: #D81823;
}

#conteudo #centro #direito #baixe-gratis a {
    background: url('/static/image/metin-2-baixe-gratis.gif') top center no-repeat;
}
