 * {
        font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif, 'Arial Narrow', Arial, sans-serif, Courier, monospace, sans-serif;
        color: #4a2409;
    }

    h2 {
        font-size: large;
    }
    html{

    }
    body{
        background-color: antiquewhite;
        width: 80%;
        margin: 0 auto;
    }
    header {

    }