body {
	background:url(bk_body.jpg);
}

a {
	color:#CC9933;
}

#topMenu ul li a {
	background:url(bullet_list.png) 0 2px no-repeat;
}

#topMenu ul li a:hover{
	color:#CC9933;
}

.postItem h1 a:hover{
	color:#CC9933;
}

.postItem .categs a {
	background:#CC9933;
}

.icoAuthor {
	background:url(ico_author.png) 0 2px no-repeat;
}

.icoComments {
	background:url(ico_comments.png) 0 2px no-repeat;
}