/* Themify Customize Styling */
.iphone:before {
	content: '';
	background-image: url(http://mlmusic.redtreewebservices.com/wp-content/uploads/2020/01/underwater-802092_1920.jpg);
	background-size: cover;
	background-position: center top;
	position:fixed;top:0;left:0;width:100%;height:100vh;pointer-events:none;z-index:-1; 
}
body {	background-image: url(http://mlmusic.redtreewebservices.com/wp-content/uploads/2020/01/underwater-802092_1920.jpg);
	background-size: cover;
	background-position: center top;background-attachment: fixed; 
}
