body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color: #554;
	background: #692 url(images/background.gif) top center repeat-y;
	font: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	}

#main {
	width: 400px;
	float: left;
	}

.post-body {
  line-height: 140%;
  } 

h3.post-title {
	margin-top: 5px;
	font-size: medium;
	}

#sidebar ul li {
	list-style: disc url(images/bullet.gif) inside;
	vertical-align: top;
	padding: 0;
	margin: 0;
	}