
body{ 
font-family:Helvetica, sans-serif;
color:#404040;
background-color:#FFFFFF;
}

#wrapper {
width:1000px;
}

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

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