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

#wrapper {
width:900px;
}

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

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

