/* Themify Customize Styling */
body {		background-image: url(http://www.kaarenchristopherson.com/wp-content/uploads/2018/12/websiteBackground_updated.jpg);	
	border: none; 
}
#headerwrap {		background-image: url(http://www.kaarenchristopherson.com/wp-content/uploads/2018/12/websiteHeader_updated.png);
	background-repeat: no-repeat;
	background-position: center bottom;	
	border: none;	
	padding-top: 232px;	
	margin-top: 50px; 
}
#main-nav {		
	margin-bottom: -45px; 
}
#main-nav a {		
	color: #ffffff;
	color: rgba(255,255,255,1.00);	
	margin: 0px; 
}
#main-nav a:hover {		
	color: #000000;
	color: rgba(0,0,0,1.00); 
}
