
body{ 
font-family: 'Century Gothic', 'Arial' <!--Helvetica, sans-serif-->;
color:#454545;
background-color:#FFFFFF;
}

#wrapper {
width:800px;
}

#sidebar {
width:300px;
left:0;}

.post {
width:500px;
right:0;}
