body {
	margin: 1em;
	background-color: #ecdc61;
	font-family: sans-serif;
}
/*img {
	border: 0;
}*/
a {
/*	color: #66116f; */
	color: #508;			/* purple links */
}
a img {
	border: 0;
}
/* Keep color separate so it is easy to share with other styles */
div.body, #body, #blogMenu, #blogMenu * a, .title a {
/*	color: #741e0f;*/
	color: #721;
}
div.body, #body {
	width: 800px;	/* temporary setting */
	margin-left: auto; 
	margin-right: auto; 
}
div.body * {
	text-align: left;
}
#header {   
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 1em;
	text-align: center; 
	font-size: 2em; /* for alt text if img does not show */
}
#header img {
	border: 0; 
}
.half-br {
	line-height: .5em;
}
#addy_n_phone {
	font-size: 1.2em;
	font-weight: bold;
	margin: .5em 0;
	text-align: center; 
	width: 100%;
}
#hours {
	text-align: center; 
	width: 100%;
}
/*img.header { 
	Zborder-style: none; 
}*/

