body {
    background:#e2f1d6;
}

.menu {
    background:url('../pics/skin/menu_green.png') bottom center no-repeat;
}

.ruban {
    background:#bee0a3;
}

.content {
    border:2px solid #bee0a3;
    border-top:none;
}

input, textarea, select {
    border:1px solid #bee0a3;
    background:#e2f1d6;
}

.submenu {
    background:#e2f1d6;
}
