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

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

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

th {background-color:#db9f82;}
