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

   ethereal-odyssey.css
   
-------------------------------------------------------------- */

body {
	color: #333;
}

.header {
	background-color: #793F3F;
}

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


