body{
	background: #7cb58b url(images/body_green.gif) repeat-x;
}

a{
	color: #479d49;
}

#about{
	border-top: 1px solid #479d49;
	border-bottom: 1px solid #479d49;
	background: #479d49 url(images/bg_about_green.gif) repeat-x left bottom;
}