@import url("default.css");
body {background: url("img/jds4_bg_2026.png") #839ac4 no-repeat center fixed;
	background-size: cover; margin: 2px; padding: 6px;
}
body.moderated {background: #839ac4; border: 3px gold solid;}


div.topmenu ul li {
	background: #c0f37b; border: #4b7e06 2px groove; margin: 0
}
div.topmenu ul li:hover {background: #dff3c3;}
