body { background:url(../images/bg_spring.gif) repeat-y center #f5ffcd; }
a { color:#72b32c; }

/* Big picture... */
#splash { width:920px; height:200px; background:url(../images/splash_spring.jpg) no-repeat; margin-bottom:10px; }

/* Footer... */
#bottom { background:url(../images/bg_bottom.gif) no-repeat #99d35a; }

/* Login-Box... */
div.box { background:#e7f6dc; }

/* Menus... */
#submenu li { border-bottom:1px solid #d5d5d5; }
#submenu li a { color:#72b32c; background:#e7f6dc; }
#submenu li.active a, #submenu li a:hover { }
#submenu li ul li { border-bottom:1px solid #e7f6dc; }

/* Headers... */
h1 { color:#72b32c; }

/* Margin-header... */
h5 { background:url(../images/bg_h5.gif) no-repeat #99d35a; color:#fff; font-size:11px; font-weight:bold; text-transform:uppercase; }

.ingress { color:#72b32c; }


