/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * Page
 */

body.noon {
	background: #eaeff2 url(../../images/grass/page_bg_noon.jpg) 50% 0 repeat-x fixed;
}

body.evening {
	background: #eaeff2 url(../../images/grass/page_bg_noon.jpg) 50% 0 repeat-x fixed;
}

body.night {
	background: #eaeff2 url(../../images/grass/page_bg_noon.jpg) 50% 0 repeat-x fixed;
}

body.morning {
	background: #eaeff2 url(../../images/grass/page_bg_noon.jpg) 50% 0 repeat-x fixed;
}

