/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* Texture: Watercolor
----------------------------------------------------------------------------------------------------*/

/*
body#page.page {
	background:	#bdd2e5 url(../../images/page.png) 0 0 repeat-x;
	background:	url(../../images/texture/watercolor/texture_b.png) 50% 100% no-repeat,
				url(../../images/page.png) 0 0 repeat-x,
				#bdd2e5;
}
*/

body#page.page {
    background-image: url("../../images/forest-bg.jpg") !important;
    background-repeat: no-repeat !important;
   background-size: cover !important;
}
/*
background-color: #FDFCEE !important;
    background-image: url("http://moorediesel.com/images/stories/newbg.jpg") !important;
    background-repeat: no-repeat !important;

   background-size: cover !important;
*/




/* div#page-bg { background: url(../../images/texture/watercolor/texture_t.jpg) 50% 0 no-repeat; }  */
div#page-bg { background: url(../../images/texture/watercolor/logo-only.png) 50% 0 no-repeat; }