html {
	background: #14477b;
}

body {
	background: #14477b url(http://assets.tagboard.com/1095/bluehens-bg.jpg) repeat-x;
	background-size: auto auto;
}

#masthead h1,
#masthead a {
	color: #fff;
	text-shadow: none;
}

.tab-content {
	background: rgba(255,255,255,.85);
}