/* Import the theme */

@import url(http://themes.wikidot.com/local--files/monobook/monobook.css);

/* Show a logo for the wiki */

#header h1 a, #header h1 a:hover{
    background-image:url(/local--files/start/wiki-logo-150.png);
}

#container{
    background-image:url(http://monobook.wikidot.com/local--files/index/monobook-header.gif);
}
.member .error-block{
display:none;
}