body {
    color: #520;
    background-color: #502000;
    background: #502000 url(images/background.png) top center repeat-y;
}

#wrapper {
    background: #502000 url(images/background.png) top center repeat-y;
}

#head {
    background: url(images/header.png) top center no-repeat;
}

#wikitext h1, h2, h3, h4, h5 { color: #842; }

#sidebar,
#sidebar a,
#sidebar li a,
#sidebar a.selflink {
   	color: #520;
   	font-weight: bold;
   	text-decoration: none;
}

#page-title { color: #631; }
#page-subtitle { color: #963; }

