.homeimage { 
background: url('../images/nicehomeinNWA.jpg') ;
 -webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover; 
	}
	body {
	font-family:Verdana;
	
	}
.contactimage { 
	background: url('../images/nicehomeinNWA.jpg') ;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover; 
	}
	h1 {font-family: 'Dancing Script', cursive;
	color:black;font-size:4.4em;}
	/*p {font-family: 'Dancing Script', cursive;
	color:black;font-size:1.7em;}
	a {font-family: 'Dancing Script', cursive;
	color:blue;font-size:1.7em;}
	
.big {
	font-weight:900;
	font-family:Arial Black;
	}

.script {font-family: 'Dancing Script', cursive;font-size:1.5em;}
.scriptbig {white-space: normal;font-family: 'Dancing Script', cursive;font-size:2.4em;filter:drop-shadow(2px 1px 1px white)} 
*/