@media screen and (max-width: 767px) {
body { font-size: 100%;}

#pageBg{ 
	background: url(julia-stoff.jpg) no-repeat 0 0; 
    width: 1000px;
    height: 2598px;
    overflow: scroll;
    position: absolute;
} 



}