body{
	
	background-image:url("7.jpg")  ;
	background-size:100% 100%;
	background-repeat:repeat;
	overflow-x:hidden;
	 
}
ul#menu{
	background-color:#2ECC40 !important;
	border:0 !important;
	box-shadow:0px 0px 5px #2ECC40;
}
 
ul#menu > li > a{
	background-color:#2ECC40 !important;
}
ul#menu > li > a:hover{
	background-color:#111 !important;
}
#active{
	background-color:#111 !important;
}

div.serch{
	background-color:#2ECC40 !important;
	
	border:0 !important;
	
	
	
}
.help{
	background-color:#2ECC40 !important;
	color:#fff !important;
}
p{
	
	
	font-size:21px;
}
#see{
	background-color:#fff;
}
.map{
	background-color:#2ECC40 !important;
	color:#fff !important;
}

ul#list_html li a{
	color: #fff!important;
}