/* Themify Customize Styling */
body {	
	background-repeat: repeat;
	background-color: #a54424; 
}
#header {	
	background-repeat: repeat; 
}
#site-logo img {		width: 150px; 
}
#site-logo a {		width: 150px; 
}
#site-description {	
	font-family:Playball;	font-weight:bolder;
	font-size:1.2em;

	color: #f3e5ba; 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {		width: 150px; 
}
#site-logo a {		width: 150px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 150px; 
}
#site-logo a {		width: 150px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 150px; 
}
#site-logo a {		width: 150px; 
}
 }