body {
	background-color: #f5f4f4;
	background-image: none;
}

#profile_post a, a, #follow_count a {
	color: #105CB6;
	text-decoration: none;
}

#follow_count a {
	text-decoration: none;
}

#profile_post a:hover, a, #follow_count a:hover {
	text-decoration: underline;
}


#content_body, #page_box_padding, #comment_body {

}

#page_headline {
	background-color: #5ed5f3;
	color: #fff;
}

#profile_tab a {
	color: #fff;
}

