/*
    Reset
*/

html, body, div, h1, p, blockquote, span, font {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    text-align: left;
    vertical-align: baseline;
}

/* required: pixel value / parent font size = em */

body {
    background-color: #997C3D;
    color: #403728;
    font-family: Lucida, Arial, sans-serif;
    font-size: 1em; /* 16px */
}

h1 {
    font-family: 'Courier New', Courier, monospace;
    font-size: 2em;
    font-weight: 600;
    line-height: 1.5em;
    margin: 0.313em 0 0 0.625em;
}

blockquote {
    border-bottom: 0.125em solid #403728;
    border-top: 0.125em solid #403728;
    margin: 0 2.5em 3em 2.5em;
}

blockquote p {
    font-size: 1.125em;
    line-height: 1.1em;
    margin: 0.333em 0.555em 0.333em 0.555em;
}

#wrap {
    margin: 0 auto;
    padding-top: 1.25em;
    position: relative;
    width: 37.5em; /* 600px */
}

#content {
    background-color: #997C3D;
    border: 0.125em solid #403728;
    border-radius: 0.625em;
    left: 6.875em;
    position: absolute;
    top: 5em;
    width: 23.75em;
}

#footer {
    background-color: #403728;
    border: 0.063em solid #403728;
    border-top-left-radius: 0.375em;
    border-top-right-radius: 0.375em;
    bottom: 0;
    height: 1.25em;
    left: 13.438em;
    position: absolute;
    width: 10.625em;
}

#footer p {
    color: #997C3D;
    font-size: 0.625em;
    letter-spacing: 0.1em;
    padding-top: 0.4em;
    text-align: center;
    word-spacing: 0.1em;
}

#sqra {
    background-color: #66591E;
    border-bottom: 0.125em solid #403728;
    border-left: 0.25em solid #403728;
    border-right: 0.125em solid #403728;
    border-top: 0.25em solid #403728;
    border-top-left-radius: 0.75em;
    float: left;
    height: 12.5em;
    width: 18.375em;
}

#sqrb {
    background-color: #664218;
    border-bottom: 0.125em solid #403728;
    border-left: 0.125em solid #403728;
    border-right: 0.25em solid #403728;
    border-top: 0.25em solid #403728;
    border-top-right-radius: 0.75em;
    float: left;
    height: 12.5em;
    width: 18.375em;
}

#sqrc {
    background-color: #664218;
    border-bottom: 0.25em solid #403728;
    border-bottom-left-radius: 0.75em;
    border-left: 0.25em solid #403728;
    border-right: 0.125em solid #403728;
    border-top: 0.125em solid #403728;
    float: left;
    height: 18.75em;
    width: 18.375em;
}

#sqrd {
    background-color: #66591E;
    border-bottom: 0.25em solid #403728;
    border-bottom-right-radius: 0.75em;
    border-left: 0.125em solid #403728;
    border-right: 0.25em solid #403728;
    border-top: 0.125em solid #403728;
    float: left;
    height: 18.75em;
    width: 18.375em;
}
/* 2011.1212.1415.a2z */
