/*
	custom.css — custom styles for any WordPress theme that YOU define
	------------------------------------------------------------------
	
.custom #container { background: #ddd; }
.custom #top-menu{ background: #ddd; }
.custom #post_column { background: #fff; }
.custom	.sidebar { background: #fff; }

*/



