/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* Texture: Watercolor
----------------------------------------------------------------------------------------------------*/

/*body#page.page {
	background:	#fde0c3 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,
				#fde0c3;
}

div#page-bg { background: url(../../images/texture/watercolor/texture_t.jpg) 50% 0 no-repeat; }*/

body#page { 
background :url(../../images/texture/watercolor/background.png)  no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

}

div#page-bg { background: url(../../images/texture/watercolor/header.png) 50% 0 no-repeat; }