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

body.yoopage {
	background: #000000;
/*
	background: #323334 url(../../images/black/page_bg.png) 0 0 repeat-x;
*/
}

div#page-body {
	background-image: url(../../images/black/page_bg_as_web.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0 100px;
/*
	background: url(../../images/black/page_bg_img.jpg) 50% 0 no-repeat;
*/
}

#top div.mod-separator div.box-3,
#bottom div.mod-separator div.box-3,
#top div.mod-separator h3.header,
#bottom div.mod-separator h3.header {
	color: #323232;
}

