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


body#page { background: #3f3d3d url(../../images/background/circus_bg.jpg) no-repeat ; }

@media only screen and (min-device-width: 500px) {
	
	#page-body { 
		background: url(../../images/background/circus_img.svg) 70% 0 no-repeat fixed;
		background-size: 100% 1500px;
		}
	
}