
body{ 
font-family: 'Century Gothic', 'Arial' <!--Lucida Grande, sans-serif-->;
color:#000000;
background-color:#FFFFFF;
}

#wrapper {
width:800px;
}

#sidebar {
width:200px;
left:0;}

.post {
width:590px;
right:0;}
