/*
 * Default CSS definitions
 */
@import("default.css");
body {background: #ccf3c3 url("img/jd2nd_bg.png") no-repeat center fixed;
	background-size: cover; margin: 2px; padding: 6px;}
div.topmenu ul li {
    background: #afeeeecc; border: #35e 2px groove; margin: 0;
}
div.topmenu ul li:hover {background: #adf;}
