body{
    margin:40px auto;
    max-width:950px;
    line-height:1.6;
    font-size:16px;
    color: #3b3b3b;
    padding:0 10px;
    background-color: #f2effb;}

html
{
   font-family: trebuchet ms, sans-serif;
}
h1,h2,h3{
    line-height:1.2
}