body { text-align: center;}
.wrapper {width:62em; text-align:left; margin-left:auto; margin-right:auto;
background-color:#F3E2A9; border: 2px #FA8258 solid;}

.footer{background-color:#F3E2A9;}

.article {
    width:51em;
    background:#F5F6CE;
    margin-left:9em;
    padding:0.5em; border-left: 2px #FA8258 solid;
}

.sidebar {
    float:left;
    width:9em;
   background:#F3E2A9; padding-top:1em;
}


h1, h2, h3, h4, p, ul { font-family: "Palatino";}
h1, h2, h3, h4 {color:#DF0101;}
p, ul { color:#8A0808;}