body {
	background-color: #666;
	color: #666;
}

#contentBox {
	background: url(/images/blankGreen.jpg) no-repeat;
	border: 1px solid #ccc;
	background-color: #c8db27;
}

a:link, a:visited, a:active {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: none;
}
#wrapper, #morefoot,#comment, #catnav {
	 background: url(/blog/wp-content/themes/pixeled/images/bg-trans.png) repeat;
}

