body {
	background-image: none ;
	
	}
#content{
		background-color: #ffffff;
		background-image: url(images/sideContentBackground.jpg);
		background-position: right;
		background-repeat: repeat-y;
	}
	#IphoneHeader{
		display: block;
		}

		#PaperCreep,#Logo{display: none;}
#mainContent{
		background-color: #ffffff;
	}
	#sidebar{
	}
	#footer{		
	background-color: #fff;
	background-image: url(images/sideContentBackground.jpg);
		background-position: right;
		background-repeat: repeat-y;
	}