#header {
	background: #336666;
	}
#main {
	background: #fff;
	color: #333;
	}
div.comments {
	background: #eee;
	color: #666;
	}
h1 a {
	color: #fff !important;
	}
#main a, input.submit, div.comments a {
	color: #666633;
	}
#main a:hover, div.comments a:hover {
	color: #000;
	}
input.submit:hover {
	color: #000;
	}
dl.comments dd, div.comment-form, dl.form dd {
	border-top: #ddd solid 1px;
	}
dl.comments dt.me a, dl.comments dd.me a {
	color: #336666;
	}