		
@import url('./stylesheet.css');

body{background: #EAE2D6 !important; 
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

.site-title {color:#444 !important;}
.site-title small {color:#c5792d !important;}

.stylesocialheader:hover {color: #C38C5B !important;}
.contactstriptop a:hover{color: #C38C5B !important;}

.standoutstrip {background: #b1997d !important;}
					h1,h2,h3,h4,h5,h6{
				font-family:'Montserrat';
				font-weight: 400 ;
			}
			
				
					websitetitle {
				font-family:'Montserrat';
				font-weight: 700 ;
			}
			
				
					body {
				font-family:'Open Sans';
				font-weight: '400';
			}
			
				
