@charset "UTF-8";
/* CSS Document */

		#turner-paralax-1 { 
			background: url(../images/bg-cream.gif) 50% 0; /*fixed*/
			background-repeat:repeat;
			height: auto;  
			/* margin: 0 auto; */
		    width: 100%; 
		    position: relative; 
		    /* box-shadow: 0 0 50px rgba(0,0,0,0.8); - remove this to avoid gradient on text for image footer */
		    /* padding: 50px; */
	
		}