body{
    margin: 0;
    font-family: Lora,Arial,sans-serif;
    color: #92400E;
    background: #fff;
}
a{
    color: #064E3B;
}
a:hover{
    text-decoration: underline;
}
p{
    line-height: 1.5;
}
