@charset "utf-8";
/* CSS Document */

.basePage {
    border: 0;
    color: black;
    background: #fcfcfb;
}

h1 {font-size:2em; color: #e3c467;}

th {background-color:#e3c467;}
