
body { 
	font-family: Helvetica;
	color: #444444;
	background-color: #FFFFFF;
	}

#wrapper {
	width: 800px;
	}

#sidebar {
	width: 250px;
	right:0;	}

.post {
	width: 400px;
	left:0;	}