div.wrapper {
	margin:0 20%;
}

a {
	color: black;
	text-decoration: none;
	font-style: italic;
}

a:hover {
	text-decoration: underline;
	font-style: oblique;
}

div.bPostContent {
	margin:2ex 0;
	border: 1px solid #fff;
}

