body {
	background:#676767;
}
#blog {
	background:#444;
}
#header {
	background:#222 url(/onfocusphotos-banner.jpg) no-repeat;
}
.archive-title {
	color:#777;
}
.post-byline {
	font-family:Helvetica;
}
.post-byline a {
	color: #888;
	text-decoration: none;
}
a:link {color:#888;text-decoration:none;}
a:visited {color:#888;text-decoration:none;}
a:active {text-decoration:none;}
a:hover {text-decoration:underline;}
.navigation {
	color:#666 !important;
}
#footer {
	background: #444;
}

