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