/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * Page
 */
 
body.yoopage {
	background: #7a6546 url(../../images/white/woodrepeat_short1.jpg) repeat-x;
	background-attachment: fixed;
}

div#page-body {
	background: #7a6546 url(../../images/white/woodrepeat_short.jpg) repeat-x;
	/*background: url(../../images/white/page_bg_t.png) 50% 0 repeat-x;*/
}

