body {
	background: #03080C url(images/bg.jpg) top center no-repeat;
}

#wrapper {
	background: rgba(255, 255, 255, 0.7);
	border:none;
}

.post h2 a, .meta, .meta a, .tags a, .entry a, .commentlist .comment-meta a, .commentlist .comment-meta, .commentlist .reply a, #commentform p a {
	color: #123852;
}

.post .label a {
	background: #306E99;
}

#header h1 { font-size:4em; }

#header h1 a, #header #description, #header h1 a:hover {
	color: #fff;
	text-shadow:2px 0 0 #000;
}

#feature {
	width: 980px;
	margin: 0 auto;
	position: relative;
}