body{
	background:#000 url("/images/template/jungle/jx_page_bg.jpg") repeat-x top;
}
.page_wrapper{
	background:url("/images/template/jungle/jx_wrapper_bg.jpg") no-repeat top center;
}

.front{
	background:url("/images/template/jungle/jx_front_bg.png") no-repeat top center;
}
.section-title,.post-title{
	border-bottom:#29d435 1px solid;
	}
a, .container a, .container a:link,button, .container button{
	color:#0cf81c;
	}
a:visited, .container a:visited{
	color:#46ac46;
}
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus {
	border-color: #0cf81c;
}

