body {
	background: #6d6f75 url(http://assets.tagboard.com/151/audibg.jpg) 50% 0 fixed;
	background-size: 100% auto;
}

#masthead {
	padding: 20px;
	background: rgba(255,255,255,.25);
}

#masthead .tb-desc {
	color: #222;
}

.tb-title,
.tb-link a {
	color: #cc0033;
	text-shadow: none;
}

.tab-content {
	background: rgba(230,230,230,.5);
}

.navbar .nav > .active a {
	color: #cc0033;
}

#footer a {
	color: #cc0033;
}