body {
    background-color: #f5e5cc;
    font-family: "Source Sans Pro", "Arial", sans-serif; 
    color: #7d9d7a;
    }

    a {
        color: #7d9d7a;
    }
    
    h3 {
    color: #ce7e00;
    text-align: center;
    }