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


body#page { background: #2d3336 url(../../images/background/linen_bg.jpg) repeat; }

@media only screen and (min-device-width: 769px) {

	#page-body { 
		background: url(../../images/background/linen_img.svg) 50% 0 no-repeat fixed;
		background-size: 100% 1500px;
	}
	
}