body { 
	background: url('../img/bg_what.gif') fixed no-repeat center bottom;
}

#content a, h1{
	color: #B2D235;
}
#content a:hover, #subnav a:hover, #subnav a.active, #subnav a.active:hover {
	color: #677e0f;
}

a.main_menu_home {
	border-bottom: 1px solid #fff;
}

a.main_menu_what {
	border-bottom: 1px solid #B2D235;
}
input.submit {
	background: #B2D235;
}
input.submit:hover{
	background: #677e0f;
}


#expert_menu {
	background:transparent url(../img/bg_extra.png) repeat-x scroll left top;
}


