@charset "utf-8";
body h3 {
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    line-height: normal;
    text-align: center;
}
body h1 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    text-align: center;
    border-bottom: medium solid #63462F;
    background-color: #CCA88C;
}
