/*
	#Wrapper {
		font-size:0.85em;							/*	<<<<<<<<<<<<<<<<<<<<<<<<	*/
/*	}
*/

	.VillaCont { 
		background: url(../images/Villa-BG.png);
	}
	
	#Banner { 
		background: url(../images/Villa-Banner.png) no-repeat; 
	}
	
	#Villa-Logo {
		background: url(../images/Villa.png) no-repeat; 
	}
	
	.NavButtn {
		overflow:hidden;
		background: url(../images/Buttn.png);
	}
		
	#TopSwash {
		overflow:hidden;
		background: url(../images/Swash.png);
	}

	#GalleryButton {
		overflow:hidden;
		background: url(../images/Gallery-feature.png);
	}
	
	#Foot {
		overflow:hidden;
		background: url(../images/BluePattern.png) repeat-y center;
	}
	
	#SocialMediaFb {
		overflow:hidden;
		background: url(../images/fBetc.png) no-repeat;
	}
	
	#SocialMediaLi {
		overflow:hidden;
		background: url(../images/fBetc.png) no-repeat;
	}
	
	#SocialMediaTw {
		overflow:hidden;
		background: url(../images/fBetc.png) no-repeat;
	}
	
	#TellEveryone {
		overflow:hidden;
		background: url(../images/AddUs.png) no-repeat;
	}
	
	.Pic1 {
		background:url(../images/about-pic1.png) no-repeat;
	}
		
	.Pic2 {
		background:url(../images/about-pic2.png) no-repeat;
	}