/* Themify Customize Styling */
body {	background-image: url(http://www.greeleycounty.org/wp-content/uploads/2017/08/GreeleyClouds0692_New.jpg);
	background-repeat: no-repeat;
	background-color: #99ccff; 
}
#site-logo {		position:absolute;

	top: 5px;
	bottom: 5px; 
}
#site-logo img {		width: 200px;
	height: 101px; 
}
#site-logo a {		width: 200px; 
}
#site-description {	display: none; 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 200px;
	height: 101px; 
}
#site-logo a {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 200px;
	height: 101px; 
}
#site-logo a {		width: 200px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#site-logo img {		width: 200px;
	height: 101px; 
}
#site-logo a {		width: 200px; 
}
 }