/* -------------------------------------------------------------- 

   path-eden.css
   
-------------------------------------------------------------- */

body {
	color: #333;
}

.header {
	background-color: #689134;
}

.content {
	background: url('../../images/bg.themes/path-eden.png') center top no-repeat;
}


