/*
 *	Theme08 Styling
 */

body {
	background: #151D20;
}

h1 {
	color: #727F73;
}

.blurb {
	color: #999999;
}

.filter-grid p {
	color: #8FA6A1;
}

.filter-grid a {
	color: #8FA6A1;
}

h2 {
	color: #6B6B5D;
}

#resume-container h1 {
	color: #8FA6A1;
}

.footer h2 {
	color: #8FA6A1;
}

.footer {
	color: #999999;
}

.email-link{
	color: #999999;
}

#gallery-bg {
	background: transparent url(gallery-bg.png) center no-repeat;
}

#footer-bg {
	background: transparent url(footer-bg.png) top no-repeat;
}