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

/*
 * Page
 */
 
body.yoopage {
	background-attachment: fixed;
	background-image: url(../../images/white/background_camera.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div#page-body {
	background: repeat-x;
}
