
body{ 
font-family:Helvetica, sans-serif;
color:#444444;
background-color:F2F2F2;
}

#wrapper {
width:900px;
}

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

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