/*ruskea.css*/
body{
    background-color: #634A20;
    color: #F5C79F;
}
h2{
    font-family: "Lucinda Handwriting",cursive ;
}
p {
    font-family: "Trebuchet MS", sans-serif;
}