
body{ 
font-family:Lucida Grande, sans-serif;
color:#4a525a;
background-color:#eeeeee;
}

#wrapper {
width:950px;
}

#sidebar {
width:300px;
left:0;}

.post {
width:600px;
right:0;}


